menu
sendbird_chat_sdk
sendbird_chat
FileInfo
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$FileInfoToJson(this);
sendbird_chat_sdk
sendbird_chat
FileInfo
toJson method
FileInfo class
Constructors
FileInfo
fromFile
fromFileBytes
fromFileUrl
fromJson
Properties
file
fileBytes
fileName
fileSize
fileUrl
hasBinary
hashCode
hasSource
mimeType
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==