spin abstract method

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

Implementation

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