invalidList property

  1. @override
String get invalidList
override

No description provided for @invalidList.

In en, this message translates to: 'Input is not in the list of allowed values'

Implementation

@override
String get invalidList => 'Input is not in the list of allowed values';