node method

RealtimeNodePath node(
  1. String node
)

Implementation

RealtimeNodePath node(String node) => RealtimeNodePath.fromPath(child(node));