isList property

bool isList

Whether this field accept values only from the availableValues.

Implementation

bool get isList => availableValues != null;