updateUserName abstract method

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

Implementation

$async.Future<$1.OperationResponse> updateUserName($grpc.ServiceCall call, $2.StringValue request);