Integer constructor

Integer(
  1. int value
)

Implementation

Integer(this.value);