Localities Types Unknown
Forward-compatibility sentinel emitted when the server publishes a type the SDK does not yet model. Carries the raw wire string so callers can log or branch on it, and the family-tagged subtype lets call sites distinguish unmodeled values originating from different taxonomies.
The polymorphic com.woosmap.sdk.api.infrastructure.LocalitiesTypesAdapter emits Unspecified (no family could be inferred). Per-family subtypes exist for caller-side construction and for future family-aware adapters.