call abstract method

Future<T> call(
  1. P params
)

Implementation

Future<T> call(P params);