Config constructor

const Config({
  1. String? module,
})

Implementation

const Config({this.module});