description property

String? description

Implementation

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