call abstract method

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

Implementation

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