marginPercent property

  1. @JsonKey.new(name: 'MarginPercent', includeIfNull: false)
double? marginPercent
final

Implementation

@JsonKey(name: 'MarginPercent', includeIfNull: false)
final double? marginPercent;