items property

  1. @JsonKey.new(name: 'Items', includeIfNull: false, defaultValue: <WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecount>[])
List<WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecount>? items
final

Implementation

@JsonKey(name: 'Items', includeIfNull: false, defaultValue: <
    WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecount>[])
final List<WebApiModulesInventoryPhysicalInventoryPhysicalInventoryRecount>?
    items;