JsonValueArray constructor

const JsonValueArray(
  1. JsonArrayRef value
)

Implementation

const JsonValueArray(this.value);