he 'this' context of type 'void' is not assignable to method's 'this' of type 'Observable<unknown> code example
Example: 'this' context of type 'void' is not assignable to method's 'this' of type 'Observable<{}>'.
import { map } from "rxjs/operators";