addresses property

List<Address>? addresses
getter/setter pair

The person's street addresses.

Implementation

core.List<Address>? addresses;