menu
serverpod package
documentation
database
TableRow
id property
id property
brightness_4
brightness_5
id
property
int
?
id
read / write
The id column of the row. Can be null if this row is not yet stored in the database.
Implementation
int? id;
serverpod package
documentation
database
TableRow
id property
TableRow class