menu
comon_orm package
documentation
migrations.dart
MigrationDraft<TPlan extends PlannedMigration>
afterSchema property
afterSchema property
dark_mode
light_mode
afterSchema
property
String
afterSchema
final
Schema source after the migration.
Implementation
final String afterSchema;
comon_orm package
documentation
migrations
MigrationDraft<TPlan extends PlannedMigration>
afterSchema property
MigrationDraft class