privateNetworkPsk property

Uint8List? privateNetworkPsk
getter/setter pair

The 32-byte pre-shared key loaded from swarmKeyPath.

This is populated at runtime and is intentionally not serialized.

Implementation

Uint8List? privateNetworkPsk;