createdAt property

int? get createdAt

The time of sending in Unix time.

Implementation

int? get createdAt => message['date'];