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