mustBeFalseErrorText property
String
get
mustBeFalseErrorText
override
No description provided for @mustBeFalseErrorText.
In en, this message translates to:
'This field must be false.'
Implementation
@override
String get mustBeFalseErrorText => '该字段必须为假。';