menu
tencent_im_sdk_plugin_desktop package
documentation
utils/core.dart
TargetPath
getCurrentPath method
getCurrentPath method
dark_mode
light_mode
getCurrentPath
method
String
getCurrentPath
(
)
Implementation
String getCurrentPath() => isProduct() ? getReleasePath() : getDebugPath();
tencent_im_sdk_plugin_desktop package
documentation
utils/core
TargetPath
getCurrentPath method
TargetPath class