allowed property

List<String>? allowed
final

A list of valid values for this option.

Implementation

final List<String>? allowed;