description property

String? description

Convenience getter for retrieving the description of the first child that has a description getter

Implementation

String? get description => _eventTodoJournalComponent?.description;