disableAutoSyncOnCellular property
- @Deprecated('Use http.disableAutoSyncOnCellular (HttpConfig)')
getter/setter pair
Deprecated: Use HttpConfig.disableAutoSyncOnCellular via Config.http.
Implementation
@Deprecated('Use http.disableAutoSyncOnCellular (HttpConfig)')
bool? disableAutoSyncOnCellular;