labelIds property

List<String>? get labelIds

Implementation

List<String>? get labelIds => (_$data['labelIds'] as List<String>?);