namespace property

String namespace

Namespace that identifies the tracker.

Implementation

String get namespace {
  return configuration.namespace;
}