isEnhanced property

bool get isEnhanced

Whether this is an enhanced enum with properties.

Implementation

bool get isEnhanced => properties.isNotEmpty;