move abstract method

Future<MoveResponse> move(
  1. ServiceCall call,
  2. MoveRequest request
)

Implementation

$async.Future<$35.MoveResponse> move($grpc.ServiceCall call, $35.MoveRequest request);