allowStepPrintResults property

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

Implementation

@JsonKey(name: 'AllowStepPrintResults', includeIfNull: false)
final bool? allowStepPrintResults;