discount property

  1. @JsonKey(name: 'discount')
num get discount
inherited

Implementation

@JsonKey(name: 'discount')
num get discount => throw _privateConstructorUsedError;