core.Map<core.String, core.dynamic> toJson() => { if (locationLists != null) 'locationLists': locationLists!, if (nextPageToken != null) 'nextPageToken': nextPageToken!, };