menu
comon_orm_sqlite package
documentation
migrations.dart
SqliteMigrationRecord
afterSchema property
afterSchema property
dark_mode
light_mode
afterSchema
property
String
?
afterSchema
final
inherited
Stored schema snapshot after the migration.
Implementation
final String? afterSchema;
comon_orm_sqlite package
documentation
migrations
SqliteMigrationRecord
afterSchema property
SqliteMigrationRecord class