No description provided for @selectedCount.
In en, this message translates to: 'Selected {count}'
@override String selectedCount(int count) { return '$count개 선택됨'; }