items property
- @JsonKey.new(name: 'Items', includeIfNull: false, defaultValue: <WebApiModulesInventoryPhysicalInventoryCycleInventoryPhysicalInventoryCycleInventory>[])
final
Implementation
@JsonKey(
name: 'Items',
includeIfNull: false,
defaultValue:
<
WebApiModulesInventoryPhysicalInventoryCycleInventoryPhysicalInventoryCycleInventory
>[],
)
final List<
WebApiModulesInventoryPhysicalInventoryCycleInventoryPhysicalInventoryCycleInventory
>?
items;