genderTH top-level constant

Map<String, String> const genderTH

Implementation

const Map<String, String> genderTH = {male: 'ชาย', female: 'หญิง'};