isPredictionSpoofingCleanerEnabled static method
Returns the current value of the process-wide setting for prediction-based GNSS spoofing filtering. The setting is true by default.
Implementation
static core.bool isPredictionSpoofingCleanerEnabled() {
return _isPredictionSpoofingCleanerEnabled();
}