menu
dart_ipfs
dart_ipfs.dart
IPFSNode
state property
state
dark_mode
light_mode
state
property
NodeState
get
state
Returns the current state of the node.
Implementation
NodeState get state => _state;
dart_ipfs
dart_ipfs
IPFSNode
state property
IPFSNode class