InvalidConfigException constructor

const InvalidConfigException([
  1. String? message
])

Implementation

const InvalidConfigException([this.message]);