menu
yandex_maps_mapkit package
documentation
mapkit.dart
IndoorLevel
IndoorLevel.new const constructor
IndoorLevel.new 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, });
yandex_maps_mapkit package
documentation
mapkit
IndoorLevel
IndoorLevel.new const constructor
IndoorLevel class