updateUserMobile abstract method

Future<OperationResponse> updateUserMobile(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$0.OperationResponse> updateUserMobile($grpc.ServiceCall call, $0.StringValue request);