Config constructor

const Config(
  1. String name
)

Implementation

const Config(this.name);