IntUpdate constructor

const IntUpdate(
  1. int value
)

Implementation

const IntUpdate(this.value);