lastNameErrorText property
String
get
lastNameErrorText
override
No description provided for @lastNameErrorText.
In en, this message translates to:
'Value must be a valid last name.'
Implementation
@override
String get lastNameErrorText =>
'Valoarea trebuie să fie un nume de familie valid.';