updateUserPassword abstract method

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

Implementation

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