checkIn property

String get checkIn

Implementation

String get checkIn => isChinese ? '签到' : 'Check-in';