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