menu
pagepilot package
documentation
pagepilot_method_channel.dart
MethodChannelPagepilot
resetAllTour method
resetAllTour method
dark_mode
light_mode
resetAllTour
method
@
override
Future
<
void
>
resetAllTour
(
dynamic
userId
)
override
Implementation
@override Future<void> resetAllTour(userId) async { unacknowledgedAll(userId); }
pagepilot package
documentation
pagepilot_method_channel
MethodChannelPagepilot
resetAllTour method
MethodChannelPagepilot class