NoConfigFoundException constructor

const NoConfigFoundException([
  1. String? message
])

Implementation

const NoConfigFoundException([this.message]);