menu
sendbird_chat_sdk
sendbird_chat
FileInfo
hasSource property
hasSource
brightness_4
brightness_5
hasSource
property
bool
hasSource
Implementation
bool get hasSource => file != null || (fileUrl != null && fileUrl != '') || fileBytes != null;
sendbird_chat_sdk
sendbird_chat
FileInfo
hasSource property
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 ==