transform abstract method

Output? transform(
  1. Input? input
)

Implementation

Output? transform(Input? input);