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