bookingManagement property

String get bookingManagement

Implementation

String get bookingManagement => isChinese ? '预约管理' : 'Booking Management';