schema.g library Null safety
Classes
Properties
- 
  migrations
  → Set<Migration> 
- 
  All intelligently-generated migrations from all @Migratableclasses on diskfinal
- schema → Schema
- 
  A consumable database structure including the latest generated migration. 
  final