disableAutoSyncOnCellular property
Disable autoSync HTTP requests when device is connected to a Cellular connection.
Defaults to false. Set true to allow autoSync only when device is connected to Wifi.
WARNING This option is ignored when manually invoking BackgroundGeolocation.sync.
Implementation
bool? disableAutoSyncOnCellular;