menu
mappable_maps_navikit package
documentation
mapkit.dart
IndoorLevel
IndoorLevel const constructor
IndoorLevel const constructor
dark_mode
light_mode
IndoorLevel
constructor
const
IndoorLevel
(
{
required
String
id
,
required
String
name
,
required
bool
isUnderground
,
})
Implementation
const IndoorLevel({ required this.id, required this.name, required this.isUnderground, });
mappable_maps_navikit package
documentation
mapkit
IndoorLevel
IndoorLevel const constructor
IndoorLevel class