description property

String? description
final

description is an arbitrary string that usually provides guidelines on when this priority class should be used.

Implementation

final String? description;