menu
data_repositories package
documentation
data_repositories.dart
Entity
withoutRowid property
withoutRowid property
dark_mode
light_mode
withoutRowid
property
bool
withoutRowid
final
Whether the table is a "WITHOUT ROWID table".
Implementation
final bool withoutRowid;
data_repositories package
documentation
data_repositories
Entity
withoutRowid property
Entity class