presInitializeAutomaticallyCountInventoryThatIsOut property

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

Implementation

@JsonKey(
  name: 'PresInitializeAutomaticallyCountInventoryThatIsOut',
  includeIfNull: false,
)
final bool? presInitializeAutomaticallyCountInventoryThatIsOut;