menu
td_remote_config package
documentation
remote_config.dart
TDRemoteConfig
enableLog static method
enableLog static method
dark_mode
light_mode
enableLog
static method
void
enableLog
(
bool
enableLog
)
Implementation
static void enableLog(bool enableLog) { _channel.invokeMethod("enableLog", true); }
td_remote_config package
documentation
remote_config
TDRemoteConfig
enableLog static method
TDRemoteConfig class