isNotLabelerViewDetailed property
bool
get
isNotLabelerViewDetailed
Returns true if this data is not LabelerViewDetailed, otherwise false.
Implementation
bool get isNotLabelerViewDetailed => !isLabelerViewDetailed;