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