title property

String? get title

Implementation

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