menu
sendbird_chat_sdk
sendbird_chat
SendbirdException
SendbirdException constructor
SendbirdException
brightness_4
brightness_5
SendbirdException
constructor
SendbirdException
(
{
String
?
name
,
int
?
code
,
String
?
message
}
)
Implementation
SendbirdException({this.name, this.code, this.message});
sendbird_chat_sdk
sendbird_chat
SendbirdException
SendbirdException constructor
SendbirdException class
Constructors
SendbirdException
Properties
code
hashCode
message
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==