ToggleChatMuteException constructor

const ToggleChatMuteException(
  1. ToggleChatMuteErrorCode code
)

Implementation

const ToggleChatMuteException(this.code);