updateUserEmail abstract method

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

Implementation

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