menu
posthog_flutter package
documentation
posthog_flutter_web.dart
PosthogFlutterWeb
isOptOut method
isOptOut method
dark_mode
light_mode
isOptOut
method
Future
<
bool
>
isOptOut
(
)
inherited
Implementation
Future<bool> isOptOut() { throw UnimplementedError('isOptOut() has not been implemented.'); }
posthog_flutter package
documentation
posthog_flutter_web
PosthogFlutterWeb
isOptOut method
PosthogFlutterWeb class