InspectorException constructor

const InspectorException(
  1. String message
)

Implementation

const InspectorException(this.message);