menu
firebase_chat_services package
documentation
hive_services/hive_services.dart
HS
getFile static method
getFile static method
dark_mode
light_mode
getFile
static method
dynamic
getFile
(
String
messageId
)
Implementation
static getFile(String messageId){ return HS.chatFilesBox.get(messageId); }
firebase_chat_services package
documentation
hive_services/hive_services
HS
getFile static method
HS class