IntValue constructor

const IntValue(
  1. int value
)

Implementation

const IntValue(this.value);