id property

String? id

Implementation

external String? get id;
void id=(String? value)

Implementation

external set id(String? value);