input property

String? get input

Implementation

String? get input;
set input (String? input)

Implementation

set input(String? input);