ArrayToolValue constructor

const ArrayToolValue(
  1. List<ToolValue> value
)

Implementation

const ArrayToolValue(this.value);