showPricePerKg property

  1. @JsonKey(name: 'show_price_per_kg')
bool? showPricePerKg
inherited

Implementation

@JsonKey(name: 'show_price_per_kg')
bool? get showPricePerKg => throw _privateConstructorUsedError;