dslink
dslink.requester
RemoteNodeCache
isNodeCached
isNodeCached
dslink
dslink.requester
RemoteNodeCache
isNodeCached
method
isNodeCached
Source
dslink
dslink.requester
RemoteNodeCache
Constructors
RemoteNodeCache
Properties
cachedNodePaths
hashCode
runtimeType
Operators
operator ==
Methods
clear
clearCachedNode
getDefNode
getRemoteNode
isNodeCached
updateRemoteChildNode
noSuchMethod
toString
bool
isNodeCached
(
String
path
)
Source
bool isNodeCached(String path) { return _nodes.containsKey(path); }