containsElementErrorText property
String
get
containsElementErrorText
override
No description provided for @containsElementErrorText.
In en, this message translates to:
'Value must be in list.'
Implementation
@override
String get containsElementErrorText => '값은 허용된 값 목록에 있어야 합니다.';