statusCode property

EventStatusCode? statusCode
final

The most recent status of the event. Possible values are open, closed, and upcoming.

Implementation

final EventStatusCode? statusCode;