description property

String? description

Implementation

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