resetPasswordSuccessInstructions property
- @override
override
No description provided for @resetPasswordSuccessInstructions.
In en, this message translates to: 'Check email for instructions.'
Implementation
@override
String get resetPasswordSuccessInstructions =>
'Check email for instructions.';