fromPrice property

double? get fromPrice

Implementation

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