selectorText property Null safety

String? selectorText

Implementation

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

Implementation

set selectorText(String? value) native;