hasDefaultService method

bool hasDefaultService()

Implementation

bool hasDefaultService() {
  return _cosServices.containsKey(defaultKey);
}