menu
sendbird_sdk package
documentation
core/models/file_info.dart
FileInfo
hasBinary property
hasBinary property
dark_mode
light_mode
hasBinary
property
bool
get
hasBinary
Implementation
bool get hasBinary => file != null || fileBytes != null;
sendbird_sdk package
documentation
core/models/file_info
FileInfo
hasBinary property
FileInfo class