yearSuffix property

String get yearSuffix

Implementation

String get yearSuffix => isChinese ? '年' : '';