expectedToday property

String get expectedToday

Implementation

String get expectedToday => isChinese ? '预计今天开始' : 'Expected to start today';