onUnmuted property

void onUnmuted=(void func(UnmutedEvent))

See UnmutedEvent for details on this event.

Implementation

set onUnmuted(void Function(UnmutedEvent) func);