menu
comon_orm_sqlite package
documentation
migrations.dart
SqliteMigrationRecord
warnings property
warnings property
dark_mode
light_mode
warnings
property
List
<
String
>
warnings
final
inherited
Warnings associated with the migration.
Implementation
final List<String> warnings;
comon_orm_sqlite package
documentation
migrations
SqliteMigrationRecord
warnings property
SqliteMigrationRecord class