timeSlotUnavailable property

  1. @override
String get timeSlotUnavailable
override

No description provided for @timeSlotUnavailable.

In en, this message translates to: 'Time slots are not available. Please select another date.'

Implementation

@override
String get timeSlotUnavailable => '시간 슬롯이 이용 불가능합니다. 다른 날짜를 선택해주세요';