items property

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

Implementation

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