manufacturer property

String? get manufacturer

Implementation

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