call abstract method

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

Implementation

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