class types.MediaAreaVenue extends _TypeMediaAreaimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MediaAreaVenue } = types; ConstructorsnewMediaAreaVenue(params: { coordinates: TypeMediaAreaCoordinates; geo: TypeGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaddress: stringcoordinates: TypeMediaAreaCoordinatesgeo: TypeGeoPointprovider: stringtitle: stringvenueId: stringvenueType: stringStatic Propertiesreadonly[paramDesc]: ParamDesc