getSentTime property

int? getSentTime

Obtains the time when a message is sent from the server.

Implementation

int? get getSentTime => sentTime;