labels property

Labels get labels

Returns this data as Labels.

Make sure to check if this object is Labels with isLabels.

Implementation

Labels get labels => this.data as Labels;