passwordResetApi top-level constant

String const passwordResetApi

Send reset password email to user

Implementation

const passwordResetApi =
    "https://identitytoolkit.googleapis.com/v1/accounts:sendOobCode?key=${AppConstants.API_KEY}"