Occurs when the rollback process starts with the specified number of migrations to be rolled back.
number
@override void onRollbackStarted(final int number) { info('Checking rollbacks...'); }