menu
chat_call_core package
documentation
shared/helper/call_helper.dart
convertImagePath function
convertImagePath function
dark_mode
light_mode
convertImagePath
function
String
convertImagePath
(
String
?
image
)
Implementation
String convertImagePath(String? image) { return image ?? ""; }
chat_call_core package
documentation
shared/helper/call_helper
convertImagePath function
call_helper library