@return optional descriptions of the type of each e-mail. It could be like "WORK", but, there is no guaranteed or standard format.
List<String?>? get addressTypes => _addressTypes;