ProvisionManager constructor

ProvisionManager()

Implementation

factory ProvisionManager() {
  return _instance;
}