Returns the first migration.
@override Future<Migration?> getFirst() async => _migrations.firstOrNull;