appNamespace property

String get appNamespace

The project code.

Implementation

String get appNamespace {
  return AFibD.config.appNamespace;
}