description property

String? get description

Implementation

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