namespace property
String
get
namespace
Namespace that identifies the tracker.
Implementation
String get namespace {
return configuration.namespace;
}
Namespace that identifies the tracker.
String get namespace {
return configuration.namespace;
}