menu
googleapis package
documentation
streetviewpublish/v1.dart
ListPhotosResponse
ListPhotosResponse constructor
ListPhotosResponse constructor
dark_mode
light_mode
ListPhotosResponse
constructor
ListPhotosResponse
(
{
String
?
nextPageToken
,
List
<
Photo
>
?
photos
,
})
Implementation
ListPhotosResponse({ this.nextPageToken, this.photos, });
googleapis package
documentation
streetviewpublish/v1
ListPhotosResponse
ListPhotosResponse constructor
ListPhotosResponse class