onComplete method

Future<void> onComplete()

Called when the journey is complete (at the last step) Override this method to perform completion actions

Implementation

Future<void> onComplete() async {}