rowids property
Optional explicit rowids; when null, rowids are assigned 1..N. Ignored when withoutRowid is true.
Implementation
final List<int>? rowids;
Optional explicit rowids; when null, rowids are assigned 1..N. Ignored when withoutRowid is true.
final List<int>? rowids;