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