genderTW top-level constant

Map<String, String> const genderTW

Implementation

const Map<String, String> genderTW = {male: '男', female: '女'};