label property

String? label
final

Gets the label associated with the rule tag.

@return The name of the label associated with the rule tag, or null if this is an unlabeled rule tag.

Implementation

final String? label;