manufacturer property

List<String>? manufacturer

Implementation

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