fromPrice property

String? get fromPrice

Implementation

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