title property

bool? get title

Implementation

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