mustBeOneOf property

List? mustBeOneOf
final

Parameter must be one of the items in the list.

Implementation

final List<dynamic>? mustBeOneOf;