menu
floor_common package
documentation
floor_common.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;
floor_common package
documentation
floor_common
Entity
withoutRowid property
Entity class