automaticallyCountAllItemsWhenPhysicalInventoryInitiated property

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

Implementation

@JsonKey(
  name: 'AutomaticallyCountAllItemsWhenPhysicalInventoryInitiated',
  includeIfNull: false,
)
final bool? automaticallyCountAllItemsWhenPhysicalInventoryInitiated;