updatePasswordText property

  1. @override
String get updatePasswordText
override

No description provided for @updatePasswordText.

In en, this message translates to: 'To update your password use the Reset Password button below. It will sign you out and take you to the password reset dialog. You need to update your password using the code that will be sent to the verified email or mobile phone you have registered with your account.'

Implementation

@override
String get updatePasswordText => 'To update your password use the **Reset Password** button below. It will sign you out and take you to the password reset dialog. You need to update your password using the code that will be sent to the verified email or mobile phone you have registered with your account.';