menu
comon_orm package
documentation
migrations.dart
RollbackResult
warnings property
warnings property
dark_mode
light_mode
warnings
property
List
<
String
>
warnings
final
Warnings raised for the rollback plan.
Implementation
final List<String> warnings;
comon_orm package
documentation
migrations
RollbackResult
warnings property
RollbackResult class