bodyPreview property

String? bodyPreview
final

A preview of the body of the event.

Can be null if the body preview is unknown or not provided.

Implementation

final String? bodyPreview;