setGeofencingConfig static method
Implementation
static bool setGeofencingConfig(dynamic areaList, dynamic type) {
return ZIM.setGeofencingConfig(areaList, type);
}
static bool setGeofencingConfig(dynamic areaList, dynamic type) {
return ZIM.setGeofencingConfig(areaList, type);
}