summary property
Contains a short textual description for the route, suitable for naming and disambiguating the route from alternatives.
Implementation
@BuiltValueField(wireName: r'summary')
String? get summary;
Contains a short textual description for the route, suitable for naming and disambiguating the route from alternatives.
@BuiltValueField(wireName: r'summary')
String? get summary;