Config constructor

Config(
  1. dynamic obj
)

Implementation

Config(obj) : super([obj]);