nonBookableDays abstract method

Implementation

TRes nonBookableDays(
    Iterable<Input$MonthDaysInput>? Function(
            Iterable<CopyWith$Input$MonthDaysInput<Input$MonthDaysInput>>?)
        _fn);