CopyWith$Input$BookingSettingsInput<TRes> class abstract

Properties

bookTime CopyWith$Input$TimeFromToInput<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({String? pos, String? bookingType, Input$TimeFromToInput? bookTime, int? bookingMaxCapacity, bool? mobileBooking, bool? portalBooking, bool? facebookBooking, List<Input$MonthDaysInput>? nonBookableDays, List<Input$SettingsAttributeInput>? settingsAttributes}) → TRes
nonBookableDays(Iterable<Input$MonthDaysInput>? _fn(Iterable<CopyWith$Input$MonthDaysInput<Input$MonthDaysInput>>?)) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
settingsAttributes(Iterable<Input$SettingsAttributeInput>? _fn(Iterable<CopyWith$Input$SettingsAttributeInput<Input$SettingsAttributeInput>>?)) → TRes
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited