RemoteConfigService constructor
Factory constructor to return the singleton instance of RemoteConfigService.
Implementation
factory RemoteConfigService() => _instance;
Factory constructor to return the singleton instance of RemoteConfigService.
factory RemoteConfigService() => _instance;