factoryPrice property

double? get factoryPrice

Implementation

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