call abstract method

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

Implementation

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