onUnmuted property

set onUnmuted (void func(UnmutedEvent))

See UnmutedEvent for details on this event.

Implementation

set onUnmuted(void Function(UnmutedEvent) func);