mainText property

  1. @BuiltValueField(wireName: r'main_text')
String mainText

Contains the main text of a prediction, usually the name of the place.

Implementation

@BuiltValueField(wireName: r'main_text')
String get mainText;