menu
cometchatcalls_plugin
cometchatcalls_utils
CometChatCallsUtils
showLog static method
showLog
brightness_4
brightness_5
showLog
static method
dynamic
showLog
(
String
tag
,
String
log
)
Implementation
static showLog(String tag, String log){ if(kDebugMode){ debugPrint("$tag >>>: $log"); } }
cometchatcalls_plugin
cometchatcalls_utils
CometChatCallsUtils
showLog static method
CometChatCallsUtils class
Constructors
CometChatCallsUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
checkNetwork
showLog