title property

String? title

Implementation

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