startLocation property

  1. @BuiltValueField.new(wireName: r'start_location')
LatLngLiteral? get startLocation

Implementation

@BuiltValueField(wireName: r'start_location')
LatLngLiteral? get startLocation;