menu
dutato
data/services/schema_migrator.dart
Migration
sql property
sql
dark_mode
light_mode
description
sql
property
String
sql
final
The SQL to execute for this migration.
Implementation
final String sql;
dutato
schema_migrator
Migration
sql property
Migration class