call abstract method

Future<Type> call({
  1. Params params,
})

Implementation

Future<Type> call({final Params params});