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