update method

String update(
  1. String line
)

Implementation

String update(String line) => line;