input method

  1. @override
I input()
override

获取输入

Implementation

@override
I input() {
  return _input;
}