actualEndTime property

DateTime? actualEndTime
getter/setter pair

The time that the broadcast actually ended.

This value will not be available until the broadcast is over.

Implementation

core.DateTime? actualEndTime;