move abstract method

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

Implementation

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