stepPreScan property

  1. @JsonKey.new(name: 'StepPreScan', includeIfNull: false)
int? stepPreScan
final

Implementation

@JsonKey(name: 'StepPreScan', includeIfNull: false)
final int? stepPreScan;