id property

int? id
override

Implementation

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

Implementation

set id(covariant int? id);