menu
ai_touristic_info_tool
models\kml\KMLModel.dart
KMLModel
KMLModel constructor
KMLModel
dark_mode
light_mode
KMLModel
constructor
KMLModel
(
{
required
String
name
,
required
String
content
,
String
screenOverlay
=
''
,
})
Implementation
KMLModel({ required this.name, required this.content, this.screenOverlay = '', });
ai_touristic_info_tool
KMLModel
KMLModel
KMLModel constructor
KMLModel class