displayAddress property

List<String>? displayAddress
final

Array of strings that if organized vertically give an address that is in the standard address format for the business's country.

Implementation

final List<String>? displayAddress;