items property

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

Implementation

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