privateNetworkPsk property
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;
The 32-byte pre-shared key loaded from swarmKeyPath.
This is populated at runtime and is intentionally not serialized.
Uint8List? privateNetworkPsk;