onCallMuted property

(dynamic Function(bool isMuted, String sessionId)?) onCallMuted
getter/setter pair

iOS only callbacks

Implementation

static Function(bool isMuted, String sessionId)? onCallMuted;