getMode_Pre method
Implementation
$async.Future<$36.GetModeResponse> getMode_Pre($grpc.ServiceCall call, $async.Future<$36.GetModeRequest> request) async {
return getMode(call, await request);
}
$async.Future<$36.GetModeResponse> getMode_Pre($grpc.ServiceCall call, $async.Future<$36.GetModeRequest> request) async {
return getMode(call, await request);
}