weight_g property

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

Implementation

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