input property

String? get input

Implementation

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

Implementation

external set input(String? value);