forgotPassword abstract method

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

Implementation

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