menu
my_widgets package
documentation
models/place_model.dart
Place
Place.new constructor
Place.new constructor
dark_mode
light_mode
Place
constructor
Place
(
{
List
?
htmlAttributions
,
Result
?
result
,
String
?
status
,
})
Implementation
Place({ this.htmlAttributions, this.result, this.status, });
my_widgets package
documentation
models/place_model
Place
Place.new constructor
Place class