IntCellValue constructor

const IntCellValue(
  1. int value
)

Implementation

const IntCellValue(this.value);