id property Null safety

String? id

Implementation

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

Implementation

set id(String? value) native;