updateOwnPassword abstract method

Future<IdentifierResponse> updateOwnPassword(
  1. ServiceCall call,
  2. UpdateOwnPasswordReq request
)

Implementation

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