HideChatException constructor

const HideChatException(
  1. HideChatErrorCode code
)

Implementation

const HideChatException(this.code);