onRecoveryComplete method

  1. @protected
Future<void> onRecoveryComplete()
inherited

Called when recovery is complete Override to perform post-recovery initialization

Implementation

@protected
Future<void> onRecoveryComplete() async {}