changePassword abstract method

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

Implementation

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