rollback method

Future<void> rollback()

Revert the migration output of migrate The MigrationReport for this migration will be removed

Implementation

Future<void> rollback() async {}