menu
convertedin_plugin package
documentation
convertedin_platform_interface.dart
ConvertedinPlatform
pageViewEvent abstract method
pageViewEvent abstract method
dark_mode
light_mode
pageViewEvent
abstract method
Future
<
String
?
>
pageViewEvent
(
)
Logs a page view event
Implementation
Future<String?> pageViewEvent();
convertedin_plugin package
documentation
convertedin_platform_interface
ConvertedinPlatform
pageViewEvent abstract method
ConvertedinPlatform class