ObjectToolValue constructor

const ObjectToolValue(
  1. Map<String, ToolValue> value
)

Implementation

const ObjectToolValue(this.value);