RemoteConfigService constructor

RemoteConfigService()

Factory constructor to return the singleton instance of RemoteConfigService.

Implementation

factory RemoteConfigService() => _instance;