getInput method

  1. @override
Object getInput()
override

This method returns the Input.

Implementation

@override
Object getInput() => _input;