autoSeedEthos property

bool autoSeedEthos
final

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;