BoolCellValue constructor

const BoolCellValue(
  1. bool value
)

Implementation

const BoolCellValue(this.value);