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