postalAddress property

PostalAddress? postalAddress
getter/setter pair

Postal address of the location that includes human readable information, such as postal delivery and payments addresses.

Given a postal address, a postal service can deliver items to a premises, P.O. Box, or other delivery location.

Implementation

PostalAddress? postalAddress;