StreamChatError constructor

const StreamChatError(
  1. String message
)

Implementation

const StreamChatError(this.message);