CpyPriceFml property

  1. @JsonKey(defaultValue: '')
String CpyPriceFml
final

How to calc Cpy Price if not CpyPrice defined (ex: Price1*0.2)

Implementation

@JsonKey(defaultValue: '')
final String CpyPriceFml;