offlineAt property

DateTime? offlineAt
final

The date and time when the underlying live stream went offline. This property is only present if the stream is already offline. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.

Implementation

final DateTime? offlineAt;