baseVal property Null safety

String baseVal

Implementation

String get baseVal native;
void baseVal= (String value)

Implementation

set baseVal(String value) native;