Snowflake.value constructor

const Snowflake.value(
  1. int _id
)

Creates new instance of Snowflake.

Implementation

const Snowflake.value(this._id);