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