id property

String? get id

Implementation

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

Implementation

set id(covariant String? id);