input property

Object? get input

Getter for the input of the module

Implementation

Object? get input => _input;