migrations property Null safety

List<Migration> migrations
final

Hand in migrations, which get merged with the engine migrations

Implementation

final List<Migration> migrations;