panoId property

  1. @BuiltValueField(wireName: r'pano_id')
String? panoId

A specific panorama ID. These are generally stable, though panoramas may change ID over time as imagery is refreshed.

Implementation

@BuiltValueField(wireName: r'pano_id')
String? get panoId;