oversample property Null safety

String? oversample

Implementation

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

Implementation

set oversample(String? value) native;