channelCountMode property Null safety

String? channelCountMode

Implementation

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

Implementation

set channelCountMode(String? value) native;