receivedAt property

  1. @override
DateTime receivedAt
final

The DateTime the interaction was received by the Nyxx Client.

Implementation

@override
final DateTime receivedAt = DateTime.now();