menu
china_push_l package
documentation
china_push.dart
ChinaPush
enableLog static method
enableLog static method
dark_mode
light_mode
enableLog
static method
void
enableLog
(
bool
enable
)
Implementation
static void enableLog(bool enable) { ChinaPushPlatform.instance.enableLog(enable); }
china_push_l package
documentation
china_push
ChinaPush
enableLog static method
ChinaPush class