call abstract method

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

Implementation

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