setSdkHome property
set
setSdkHome
(String path)
Sets the SDK configuration path.
Implementation
set setSdkHome(String path) {
_setSdkHome(path);
}
Sets the SDK configuration path.
set setSdkHome(String path) {
_setSdkHome(path);
}