minPrice property

String? get minPrice

Implementation

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