menu
flutter_rxnet_forzzh package
documentation
utils/LogUtil.dart
LogUtil
e static method
e static method
dark_mode
light_mode
e
static method
void
e
(
Object
object
, {
String
?
tag
,
})
Implementation
static void e(Object object, {String? tag}) { _printLog(tag??"", ' e ', object); }
flutter_rxnet_forzzh package
documentation
utils/LogUtil
LogUtil
e static method
LogUtil class