RealtimeNodePath constructor
const
RealtimeNodePath(
- String node, {
- required PathSegment? parent,
Implementation
const RealtimeNodePath(super.node, {required super.parent});