contentLabelPref property

ContentLabelPref get contentLabelPref

Returns this data as ContentLabelPref.

Make sure to check if this object is ContentLabelPref with isContentLabelPref.

Implementation

ContentLabelPref get contentLabelPref => this.data as ContentLabelPref;