types property

List<String>? types
getter/setter pair

An array indicating the type(s) of the address component.

Implementation

core.List<core.String>? types;