menu
sendbird_chat_sdk
sendbird_chat
OGImage
OGImage constructor
OGImage
brightness_4
brightness_5
OGImage
constructor
OGImage
(
{
String
?
url
,
String
?
secureUrl
,
String
?
type
,
String
?
alt
,
int
width
=
0
,
int
height
=
0
}
)
Implementation
OGImage({ this.url, this.secureUrl, this.type, this.alt, this.width = 0, this.height = 0, });
sendbird_chat_sdk
sendbird_chat
OGImage
OGImage constructor
OGImage class
Constructors
OGImage
fromJson
Properties
alt
hashCode
height
runtimeType
secureUrl
type
url
width
Methods
noSuchMethod
toString
Operators
operator ==