IntWrap constructor

const IntWrap(
  1. int value
)

Implementation

const IntWrap(this.value);