call abstract method

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

Implementation

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