wholesalerPrice property

double? get wholesalerPrice

Implementation

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