forgotPassword abstract method

Future<Empty> forgotPassword(
  1. ServiceCall call,
  2. AccountProto_ForgotPasswordRequest request
)

Implementation

$async.Future<$2.Empty> forgotPassword(
    $grpc.ServiceCall call, $1.AccountProto_ForgotPasswordRequest request);