description property
An arbitrary string attached to the object. Often useful for displaying to users.
Implementation
String? get description => throw _privateConstructorUsedError;
An arbitrary string attached to the object. Often useful for displaying to users.
String? get description => throw _privateConstructorUsedError;