appPlayerSetChannel property

void Function(int playerPtr, int channel, int key) appPlayerSetChannel
getter/setter pair

Implementation

late void Function(int playerPtr, int channel, int key) appPlayerSetChannel;