title property

String? title

Implementation

String? get title => (_$data['title'] as String?);