provider property
Provider
get
provider
Source type that provided this position data.
Indicates how the position was obtained, such as GPS sensors, network triangulation, or enhanced methods like sensor fusion and map matching.
Returns
- Provider: Enum value representing the position data source
Implementation
Provider get provider;