menu
comon_orm package
documentation
migrations.dart
MigrationRecord<TKind extends Enum>
afterSchema property
afterSchema property
dark_mode
light_mode
afterSchema
property
String
?
afterSchema
final
Stored schema snapshot after the migration.
Implementation
final String? afterSchema;
comon_orm package
documentation
migrations
MigrationRecord<TKind extends Enum>
afterSchema property
MigrationRecord class