menu
sendbird_sdk
og_image
OGImage
OGImage.fromJson factory constructor
OGImage.fromJson
brightness_4
OGImage.fromJson
constructor
Null safety
OGImage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory
OGImage.fromJson(
Map
<
String
,
dynamic
> json) => _$OGImageFromJson(json);
sendbird_sdk
og_image
OGImage
OGImage.fromJson factory constructor
OGImage class
Constructors
OGImage
fromJson
Properties
alt
hashCode
height
runtimeType
secureUrl
type
url
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==