installedMigrations property
The migrations that are installed in the database.
Implementation
List<_i2.DatabaseMigrationVersion> installedMigrations;
The migrations that are installed in the database.
List<_i2.DatabaseMigrationVersion> installedMigrations;