Class

InspectorValueInfo

Implementation of InspectableValue based on a builder InspectorInfo DSL.

Source set: Common
abstract class InspectorValueInfo(private val info: InspectorInfo.() -> Unit) : InspectableValue

Implementation of InspectableValue based on a builder InspectorInfo DSL.

Last updated: