slot property

String? slot

Implementation

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

Implementation

set slot(String? value) native;