setGeofenceEnable method
Implementation
void setGeofenceEnable({bool enable = true}) {
print(flutter_log + "setGeofenceEnable:has not been implemented.");
}
void setGeofenceEnable({bool enable = true}) {
print(flutter_log + "setGeofenceEnable:has not been implemented.");
}