channelCount property Null safety

int channelCount

Implementation

int get channelCount native;
void channelCount= (int value)

Implementation

set channelCount(int value) native;