migrations property

List<DatabaseMigration> migrations
final

List of migrations.

Implementation

final List<DatabaseMigration> migrations;