menu
dgis_mobile_sdk_full package
documentation
dgis.dart
LevelInfo
LevelInfo const constructor
LevelInfo const constructor
dark_mode
light_mode
LevelInfo
constructor
const
LevelInfo
(
{
required
LevelId
id
,
required
String
name
,
})
Implementation
const LevelInfo({ required this.id, required this.name });
dgis_mobile_sdk_full package
documentation
dgis
LevelInfo
LevelInfo const constructor
LevelInfo class