@return optional descriptions of the type of each phone number. It could be like "HOME", but, there is no guaranteed or standard format.
List<String?>? get phoneTypes => _phoneTypes;