allowStepPreScan property

  1. @JsonKey.new(name: 'AllowStepPreScan', includeIfNull: false)
bool? allowStepPreScan
final

Implementation

@JsonKey(name: 'AllowStepPreScan', includeIfNull: false)
final bool? allowStepPreScan;