slot property Null safety

String? slot

Implementation

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

Implementation

set slot(String? value) native;