logPassthrough function

String logPassthrough(
  1. String line
)

Implementation

String logPassthrough(String line) => line;