migrations property Null safety
final
Hand in migrations, which get merged with the engine migrations
Implementation
final List<Migration> migrations;
Hand in migrations, which get merged with the engine migrations
final List<Migration> migrations;