internal sealed class GpsLocationWithHeadingValueConverter : JsonConverter<GeoLocationWithHeading>| GpsLocationWithHeadingValueConverter | Initializes a new instance of the GpsLocationWithHeadingValueConverter class |
| Read | Reads and converts the JSON to type T. (Overrides JsonConverterTRead(Utf8JsonReader, Type, JsonSerializerOptions)) |
| Write | Writes a specified value as JSON. (Overrides JsonConverterTWrite(Utf8JsonWriter, T, JsonSerializerOptions)) |