statusCode property
The most recent status of the event. Possible values are open
,
closed
, and upcoming
.
Implementation
final EventStatusCode? statusCode;
The most recent status of the event. Possible values are open
,
closed
, and upcoming
.
final EventStatusCode? statusCode;