JSONNumber constructor

JSONNumber(
  1. double value
)

Implementation

JSONNumber(this.value);