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