types property

  1. @BuiltValueField(wireName: r'types')
BuiltList<String> types

An array indicating the type of the address component. See the list of supported types.

Implementation

@BuiltValueField(wireName: r'types')
BuiltList<String> get types;