ConfigException constructor

const ConfigException(
  1. String message
)

Implementation

const ConfigException(this.message);