getInputChars method

String getInputChars()

Implementation

String getInputChars() {
  return inputChars;
}