menu
rangers_applog_flutter_plugin package
documentation
autotrack/config/config.dart
RangersApplogAutoTrackConfig
getIgnoreElementStringKeySet method
getIgnoreElementStringKeySet method
dark_mode
light_mode
getIgnoreElementStringKeySet
method
Set
<
String
>
getIgnoreElementStringKeySet
(
)
Implementation
Set<String> getIgnoreElementStringKeySet() => Set.from(ignoreElementStringKeys);
rangers_applog_flutter_plugin package
documentation
autotrack/config/config
RangersApplogAutoTrackConfig
getIgnoreElementStringKeySet method
RangersApplogAutoTrackConfig class