menu
rtbase package
documentation
app/models/place_detail.dart
PlaceDetail
PlaceDetail.new constructor
PlaceDetail.new constructor
dark_mode
light_mode
PlaceDetail
constructor
PlaceDetail
(
{
List
?
htmlAttributions
,
Result
?
result
,
})
Creates a PlaceDetail instance.
Implementation
PlaceDetail({ this.htmlAttributions, this.result, });
rtbase package
documentation
app/models/place_detail
PlaceDetail
PlaceDetail.new constructor
PlaceDetail class