sentAt property Null safety

int sentAt
read / write

The sent time of the scheduled message, in Unix milliseconds format. If it is not sent yet, the value is 0.

Implementation

int sentAt;