singlePrice property

  1. @JsonKey(name: 'single_price')
bool? singlePrice
inherited

Implementation

@JsonKey(name: 'single_price')
bool? get singlePrice => throw _privateConstructorUsedError;