setLocationUpdateInterval abstract method
@endcond
@brief Method is used to change interval in seconds check for new version from server Default: 300s @param interval update interval in seconds
Dart code snippet: @snippet location_manager_example.dart dart_LocationManager_setLocationUpdateInterval
Implementation
void setLocationUpdateInterval(int interval);