serverTime property

int serverTime
getter/setter pair

The timestamp when the message is received by the server.

Implementation

int serverTime = DateTime.now().millisecondsSinceEpoch;