Errors
Constructors
Link copied to clipboard
HyperTrack.LocationError.Errors HyperTrack.LocationError.Errors(HashSet<HyperTrack.Error> errors)
Content copied to clipboard
Kotlin's toSet() can return different set types, which causes inconsistent Java-to-C# bindings in MAUI. Converting to a HashSet ensures a consistent type.