BKTNumber constructor

const BKTNumber(
  1. double value
)

Implementation

const BKTNumber(this.value);