include property
Defines the .drift files to include when building the table structure
for this database. For details on how to integrate .drift files into
your Dart code, see the documentation.
Implementation
final Set<String> include;
Defines the .drift files to include when building the table structure
for this database. For details on how to integrate .drift files into
your Dart code, see the documentation.
final Set<String> include;