IntType constructor

IntType(
  1. int _value
)

Implementation

IntType(this._value);