interface SimpleLocation {
    location: LocationType;
}

Properties

Properties

location: LocationType