description property

String? description
getter/setter pair

The human-readable description for an issue. The description can change over the lifetime of an API, so clients must not depend on this value.

Implementation

String? description;