brand property

List<String>? brand

Implementation

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