checkInLabel property

String get checkInLabel

Implementation

String get checkInLabel => isChinese ? '入住' : 'Check-in';