createdAt property

int? get createdAt

Date added.

Implementation

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