whenOccurred property

DateTime? whenOccurred
getter/setter pairinherited

The date/time when the event is broadcast. Until broadcast, the value is null.

Implementation

DateTime? whenOccurred;