Represent a location.
Either a: - no location. - location with data.
Create either a noloc instance when passed null or a location.
Kind stored. Only use the payload when kind is "loc".
See Implementation
Represent a location.
Either a: - no location. - location with data.