totalWeightG property

  1. @JsonKey.new(name: 'TotalWeightG', includeIfNull: false)
int? totalWeightG
final

Implementation

@JsonKey(name: 'TotalWeightG', includeIfNull: false)
final int? totalWeightG;