Returns the next migration after the currentVersion.
currentVersion
@override Future<Migration?> getNext(String currentVersion) async => next;