RealtimeNode withFields(List<FireValue> values) { return RealtimeNode(path: this, fireValues: values); }