menu
locus
locus.dart
PrivacyServiceImpl
removeAll method
removeAll
dark_mode
light_mode
removeAll
method
@
override
Future
<
void
>
removeAll
(
)
override
Removes all privacy zones.
Implementation
@override Future<void> removeAll() => _instance.removeAllPrivacyZones();
locus
locus
PrivacyServiceImpl
removeAll method
PrivacyServiceImpl class