CarpProtocolService constructor
CarpProtocolService()
Returns the singleton default instance of the CarpProtocolService. Before this instance can be used, it must be configured using the configure method.
Implementation
factory CarpProtocolService() => _instance;