nonDeliveryDays property
List<Input$MonthDaysInput> ?
get
nonDeliveryDays
Implementation
List<Input$MonthDaysInput>? get nonDeliveryDays =>
(_$data['nonDeliveryDays'] as List<Input$MonthDaysInput>?);