List toRow()

Source

List toRow() {
  return [timestamp, value];
}