genderVI top-level constant

Map<String, String> const genderVI

Implementation

const Map<String, String> genderVI = {male: 'Nam', female: 'Nữ'};