weightStandard property

  1. @JsonKey(defaultValue: -1)
num weightStandard
getter/setter pair

Implementation

@JsonKey(defaultValue: -1)
num weightStandard = -1;