menu
intellicon_chat_sdk package
documentation
helper/media_cache.dart
MediaCache
get static method
get static method
dark_mode
light_mode
get
static method
String
?
get
(
String
mediaId
)
Implementation
static String? get(String mediaId) => _cache[mediaId];
intellicon_chat_sdk package
documentation
helper/media_cache
MediaCache
get static method
MediaCache class