$PhoneTypeMap top-level constant

Map<PhoneType, String> const $PhoneTypeMap

Implementation

const $PhoneTypeMap = {PhoneType.phone: 'phone', PhoneType.fax: 'fax'};