selfLabels property

SelfLabels get selfLabels

Returns this data as SelfLabels.

Make sure to check if this object is SelfLabels with isSelfLabels.

Implementation

SelfLabels get selfLabels => this.data as SelfLabels;