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