subject property

String? subject
final

The subject of the event.

Can be null if the subject is unknown or not provided.

Implementation

final String? subject;