Future<List?> getGeofenceIdList() async { return BMFLocationDispatcherFactory.instance.geofenceDispatcher .getGeofenceIdList(_channel); }