disableStopDetection property
- @Deprecated('Use activity.disableStopDetection (ActivityConfig)')
getter/setter pair
Deprecated: Use ActivityConfig.disableStopDetection via Config.activity.
Implementation
@Deprecated('Use activity.disableStopDetection (ActivityConfig)')
bool? disableStopDetection;