description property

String? get description

A description of the appointment.

Implementation

String? get description => descriptionField.getValue(json);