isLabels property

bool get isLabels

Returns true if this data is Labels, otherwise false.

Implementation

bool get isLabels => this is USubscribeLabelsMessageLabels;