sentAt property Null safety

int sentAt
final

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

Implementation

final int sentAt;