minDecibels property Null safety

num? minDecibels

Implementation

num? get minDecibels native;
void minDecibels= (num? value)

Implementation

set minDecibels(num? value) native;