description property Null safety

String description

The description of this entity.

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

Implementation

String get description;