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