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