title property

String? title

Implementation

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