unicodeRange property Null safety

String? unicodeRange

Implementation

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

Implementation

set unicodeRange(String? value) native;