weightControl property

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

Implementation

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