allowStepCloseWithoutAdjustments property

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

Implementation

@JsonKey(name: 'AllowStepCloseWithoutAdjustments', includeIfNull: false)
final bool? allowStepCloseWithoutAdjustments;