menu
googleapis package
documentation
streetviewpublish/v1.dart
PhotoResponse
PhotoResponse.new constructor
PhotoResponse.new constructor
dark_mode
light_mode
PhotoResponse
constructor
PhotoResponse
(
{
Photo
?
photo
,
Status
?
status
,
})
Implementation
PhotoResponse({
this
.photo,
this
.status, });
googleapis package
documentation
streetviewpublish/v1
PhotoResponse
PhotoResponse.new constructor
PhotoResponse class
Constructors
new
fromJson
Properties
hashCode
photo
runtimeType
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==