id property

  1. @primaryKey
String? id
getter/setter pairinherited

A primary key identifier.

Implementation

@primaryKey
String? id;