changePassword abstract method

Future<AccountProto_ChangePasswordReply> changePassword(
  1. ServiceCall call,
  2. AccountProto_ChangePasswordRequest request
)

Implementation

$async.Future<$0.AccountProto_ChangePasswordReply> changePassword(
    $grpc.ServiceCall call, $0.AccountProto_ChangePasswordRequest request);