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