description property

String? description
final

the description of the scheduled event (0-1000 characters)

is not always returned, hence the nullable property

Implementation

final String? description;