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