rowid property
int
get
rowid
The value of the rowid unique identifier.
A valid rowid must be greater than zero.
Implementation
int get rowid => 0;
The value of the rowid unique identifier.
A valid rowid must be greater than zero.
int get rowid => 0;