call abstract method

Stream<Either<IFailure, Type>> call(
  1. Params params
)

Implementation

Stream<Either<IFailure, Type>> call(Params params);