id property Null safety

int id

Implementation

int get id;
void id=(int id)

Implementation

set id(int id);