description property

  1. @override
String description
final

The description of this entity.

This must be a non-empty string less than 100 characters in length.

Implementation

@override
final String description;