title property

String? get title

Implementation

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