menu
sendbird_sdk package
documentation
features/og_meta_data/og_image.dart
OGImage
OGImage constructor
OGImage constructor
dark_mode
light_mode
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_sdk package
documentation
features/og_meta_data/og_image
OGImage
OGImage constructor
OGImage class