CalendarMonthRepository constructor
CalendarMonthRepository({
- required AbstractApiInterface apiInterface,
Creates a new instance of CalendarMonthRepository.
Implementation
CalendarMonthRepository({required this.apiInterface});