select property Null safety

String? select

Implementation

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

Implementation

set select(String? value) native;