menu
mapsindoors_platform_interface package
documentation
platform_library.dart
DisplayRulePlatform
getIconUrl abstract method
getIconUrl abstract method
dark_mode
light_mode
getIconUrl
abstract method
Future
<
String
?
>
getIconUrl
(
MPDisplayRuleId
id
)
Implementation
Future<String?> getIconUrl(MPDisplayRuleId id);
mapsindoors_platform_interface package
documentation
platform_library
DisplayRulePlatform
getIconUrl abstract method
DisplayRulePlatform class