genderJA top-level constant

Map<String, String> const genderJA

Implementation

const Map<String, String> genderJA = {male: 'だんせい', female: 'じょせい'};