addLabelIds property

List<String>? addLabelIds

Implementation

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