choseong property

String get choseong

Implementation

String get choseong => split('').map((e) => e._choseong).join('');