id property

  1. @override
UuidValue? id
getter/setter pair

The id column of the row. Can be null if this row is not yet stored in the database.

Implementation

@override
_i1.UuidValue? id;