ReadChatException constructor

const ReadChatException(
  1. ReadChatErrorCode code
)

Implementation

const ReadChatException(this.code);