id property

int? id
final

The auto-incremented primary key, null until inserted.

Implementation

final int? id;