description property

String? description
getter/setter pair

The URI's title appearing in the app as text.

Recommended maximum is 20 characters to ensure full string is displayed on smaller screens. Note that in some contexts this text is not used, such as when description is part of an image.

Implementation

core.String? description;