id property

int? id

Implementation

int? get id;
void id=(covariant int? id)
covariant

Implementation

set id(covariant int? id);