call abstract method

Future<Option<Stream<Type>>> call(
  1. Params params
)

Implementation

Future<Option<Stream<Type>>> call(Params params);