CalendarMonthRepository constructor

CalendarMonthRepository({
  1. required AbstractApiInterface apiInterface,
})

Implementation

CalendarMonthRepository({required this.apiInterface});