onRecover method

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

Called at the start of recovery process Override to perform custom recovery initialization

Implementation

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