spin abstract method

Future<SpinResponse> spin(
  1. ServiceCall call,
  2. SpinRequest request
)

Implementation

$async.Future<$19.SpinResponse> spin($grpc.ServiceCall call, $19.SpinRequest request);