types property

List<String>? types
final

types is an array indicating the type of the address component.

Implementation

final List<String>? types;