label property

String? get label

Implementation

String? get label => (_$data['label'] as String?);