Frequent Place
@JsonClass(generateAdapter = true )
Represents a frequent place with place ID, place location, and label.
Example JSON:
{
"placeId": "ChIJd8BlQ2BZwokRAFUEcm_qrcA",
"placeLocation": "40.712776°, -74.005974°",
"label": "WORK"
}
Content copied to clipboard