toPrice property

double? get toPrice

Implementation

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