id property

int? get id

Implementation

int? get id;
set id (covariant int? id)
covariant

Implementation

set id(covariant int? id);