spin abstract method

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

Implementation

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