SearchPanoramasObjectMetadata class abstract final

Snippet data to get panoramas info.

Inheritance
Implemented types

Constructors

SearchPanoramasObjectMetadata(List<SearchPanorama> panoramas)
factory

Properties

hashCode int
The hash code for this object.
no setteroverride
panoramas List<SearchPanorama>
List of panoramas.
no setter
runtimeFactory → StructFactory
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(covariant SearchPanoramasObjectMetadata other) bool
The equality operator.
override

Static Properties

factory → StructFactory<SearchPanoramasObjectMetadata>
final