id property Null safety

  1. @primaryKey
int? id
read / writeinherited

A primary key identifier.

Implementation

@primaryKey
int? id;