itemLocation property
dynamic
itemLocation
getter/setter pair
Current location of the item. Supported types: Place
,
PostalAddress
, String
Implementation
dynamic itemLocation;
Current location of the item. Supported types: Place
,
PostalAddress
, String
dynamic itemLocation;