actualEndTime property

DateTime? actualEndTime
getter/setter pair

The date and time that the broadcast actually ended.

This information is only available once the broadcast's state is complete.

Implementation

core.DateTime? actualEndTime;