instance property

ConfigController get instance

Implementation

static ConfigController get instance => _instance ??= ConfigController();