menu
sendbird_chat_sdk
sendbird_chat
FileInfo
FileInfo.fromJson factory constructor
FileInfo.fromJson
brightness_4
brightness_5
FileInfo.fromJson
constructor
FileInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FileInfo.fromJson(Map<String, dynamic> json) => _$FileInfoFromJson(json);
sendbird_chat_sdk
sendbird_chat
FileInfo
FileInfo.fromJson factory constructor
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 ==