thisFieldIsInvalid property

  1. @override
String get thisFieldIsInvalid
override

No description provided for @thisFieldIsInvalid.

In en, this message translates to: 'This field is invalid.'

Implementation

@override
String get thisFieldIsInvalid => 'This field is invalid.';