CarpDataStreamService constructor

CarpDataStreamService()

Returns the singleton default instance of the CarpDataStreamService. Before this instance can be used, it must be configured using the configure method.

Implementation

factory CarpDataStreamService() => _instance;