sentTimestamp property

int? sentTimestamp

The timestamp when send the Message, unit is millisecond.

Implementation

int? get sentTimestamp => _timestamp;