JsonValueType constructor

const JsonValueType(
  1. int value
)

Implementation

const JsonValueType(this.value);