GlobalConfig constructor

GlobalConfig()

Implementation

factory GlobalConfig() => _singleton ??= GlobalConfig._();