location property

  1. @override
dynamic location
getter/setter pairoverride

The location of, for example, where an event is happening, where an organization is located, or where an action takes place.

Supported types: SchemaPlace, SchemaPostalAddress, String, SchemaVirtualLocation

Implementation

@override
dynamic location;