NumJsonObject constructor

NumJsonObject(
  1. num value
)

Implementation

NumJsonObject(this.value) : super._();