autostep property

  1. @JsonKey(includeToJson: false, includeFromJson: false)
int get autostep

Implementation

@JsonKey(includeToJson: false, includeFromJson: false)
int get autostep => getAutostepSize(scaleMaxValue: maximum.toInt());