basePrice property

  1. @JsonKey(name: 'base_price')
double? basePrice
inherited

Implementation

@JsonKey(name: 'base_price')
double? get basePrice => throw _privateConstructorUsedError;