AreaCode typedef

AreaCode = ({String code, String name})

Implementation

typedef AreaCode = ({String code, String name});