types
Deprecated
The element type will widen from LocalitiesTypesPOI to LocalitiesTypes in the next major release. Unmodeled server values will then surface as LocalitiesTypesUnknown.Unspecified instead of being silently dropped. Update call sites that bind the element type narrowly (e.g. `val x: LocalitiesTypesPOI = result.types?.first()!!`).
An array containing the types of the result.