createdAt property

int? get createdAt

Date added in Unixtime format.

Implementation

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