call abstract method

Future<Type> call(
  1. Params params
)

Implementation

Future<Type> call(Params params);