setDetectLocationEnabled method
ConfigurationManager . Set detect call location enabled
Implementation
void setDetectLocationEnabled(bool enabled) {
CallClientPlatform.instance.setDetectLocationEnabled(enabled:enabled);
}
ConfigurationManager . Set detect call location enabled
void setDetectLocationEnabled(bool enabled) {
CallClientPlatform.instance.setDetectLocationEnabled(enabled:enabled);
}