SnowflakeEntity constructor

const SnowflakeEntity(
  1. Snowflake id
)

Creates new snowflake

Implementation

const SnowflakeEntity(this.id);