toInput method

Input toInput()

Implementation

Input toInput() {
  return Input(outputPointer: outputPointer);
}