menu
sendbird_chat_sdk
sendbird_chat
Emoji
Emoji constructor
Emoji
brightness_4
brightness_5
Emoji
constructor
Emoji
(
{
required
String
key
,
required
String
url
}
)
Implementation
Emoji({required this.key, required this.url});
sendbird_chat_sdk
sendbird_chat
Emoji
Emoji constructor
Emoji class
Constructors
Emoji
fromJson
Properties
hashCode
key
runtimeType
url
Methods
noSuchMethod
toString
Operators
operator ==