autoSeedEthos property
Whether initialize should seed the default ethos into an empty store.
Defaults to true. Hosts that inject their own curated ethos should pass
autoSeedEthos: false to suppress the built-in seed.
Implementation
final bool autoSeedEthos;