genderKO top-level constant

Map<String, String> const genderKO

Implementation

const Map<String, String> genderKO = {male: '남성', female: '여성'};