labels property

List<String>? get labels

Implementation

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