minPrice property

double? get minPrice

Implementation

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