timestamp property
When the event occurred. Null until the bus stamps it; events read back from VantageEventBus.buffer always have a non-null timestamp.
Implementation
final DateTime? timestamp;
When the event occurred. Null until the bus stamps it; events read back from VantageEventBus.buffer always have a non-null timestamp.
final DateTime? timestamp;