menu
posthog_flutter package
documentation
posthog_flutter_web.dart
PosthogFlutterWeb
getSessionId method
getSessionId method
dark_mode
light_mode
getSessionId
method
Future
<
String
?
>
getSessionId
(
)
inherited
Implementation
Future<String?> getSessionId() async { throw UnimplementedError('getSessionId() not implemented'); }
posthog_flutter package
documentation
posthog_flutter_web
PosthogFlutterWeb
getSessionId method
PosthogFlutterWeb class