Configuration constructor

const Configuration([
  1. String? value
])

Implementation

const Configuration([this.value]);