primary property

ScopedValueContainer common to all applications.

If not specified in AppRef, this is used.

アプリ共通のScopedValueContainerを取得することができます。

AppRefで指定しない場合はこちらが利用されます。

Implementation

static ScopedValueContainer get primary {
  return _primary;
}