ClearChatException constructor

const ClearChatException(
  1. ClearChatErrorCode code
)

Implementation

const ClearChatException(this.code);