secondaryText property

  1. @BuiltValueField(wireName: r'secondary_text')
String? secondaryText

Contains the secondary text of a prediction, usually the location of the place.

Implementation

@BuiltValueField(wireName: r'secondary_text')
String? get secondaryText;