static ActionModel toggleMute() { return ActionModel(actionName: ActionName.TOGGLE_MUTE, data: {}); }