description property

String? get description

Optional description.

Implementation

String? get description => _['description'] as String?;