appNamespace property

String get appNamespace

Implementation

String get appNamespace {
  return stringFor(AFConfigEntries.appNamespace);
}