description property
String?
get
description
Get the location's description
Implementation
String? get description => _properties?.description;
Get the location's description
String? get description => _properties?.description;