updatePassword abstract method

Future<IdentifierResponse> updatePassword(
  1. ServiceCall call,
  2. UpdatePasswordReq request
)

Implementation

$async.Future<$1.IdentifierResponse> updatePassword(
    $grpc.ServiceCall call, $1.UpdatePasswordReq request);