KoreanYearCodec constructor
const
KoreanYearCodec({
- String suffix = '',
Creates a Korean year number codec.
Implementation
const KoreanYearCodec({this.suffix = ''});
Creates a Korean year number codec.
const KoreanYearCodec({this.suffix = ''});