Emits values of value
value
void emitRxValues(List<RxValue<T>> values) => values.forEach(emitRxValue);