menu
googleapis package
documentation
streetviewpublish/v1.dart
Place
Place.new constructor
Place.new constructor
dark_mode
light_mode
Place
constructor
Place
(
{
String
?
languageCode
,
String
?
name
,
String
?
placeId
,
})
Implementation
Place({
this
.languageCode,
this
.name,
this
.placeId, });
googleapis package
documentation
streetviewpublish/v1
Place
Place.new constructor
Place class