createdAt property

DateTime get createdAt
inherited

Gets creation timestamp included in Snowflake

Implementation

DateTime get createdAt => id.timestamp;