updateUserMobile_Pre method
Implementation
$async.Future<$1.OperationResponse> updateUserMobile_Pre($grpc.ServiceCall call, $async.Future<$2.StringValue> request) async {
return updateUserMobile(call, await request);
}
$async.Future<$1.OperationResponse> updateUserMobile_Pre($grpc.ServiceCall call, $async.Future<$2.StringValue> request) async {
return updateUserMobile(call, await request);
}