call abstract method

Future<TResult> call(
  1. Query command
)
inherited

Implementation

TResult call(Command command);