description property

String? description
inherited

An arbitrary string attached to the object. Often useful for displaying to users.

Implementation

String? get description => throw _privateConstructorUsedError;