setDetectCallLocationEnabled method
ConfigurationManager . Set detect call location enabled
Implementation
Future<void> setDetectCallLocationEnabled({required bool enabled}) async {
throw UnimplementedError('setDetectCallLocationEnabled() has not been implemented.');
}