to_reset_password property
String
get
to_reset_password
to reset your password
Implementation
String get to_reset_password {
return Intl.message(
'to reset your password',
name: 'to_reset_password',
desc: '',
args: [],
);
}