menu
dart_ipfs
dart_ipfs.dart
IPFS
peerID property
peerID
dark_mode
light_mode
peerID
property
String
get
peerID
Gets the peer ID of the IPFS node.
Implementation
String get peerID => _node.peerID;
dart_ipfs
dart_ipfs
IPFS
peerID property
IPFS class