isLabelerView property

bool get isLabelerView

Returns true if this data is LabelerView, otherwise false.

Implementation

bool get isLabelerView => this is UGetServicesViewLabelerView;