menu
json_sqlite package
documentation
sqlite.dart
RowId
RowId.new constructor
RowId.new constructor
dark_mode
light_mode
RowId
constructor
RowId
(
int
rowid
)
Implementation
RowId(this.rowid) { checkState(rowid > 0); }
json_sqlite package
documentation
sqlite
RowId
RowId.new constructor
RowId class