output property

String? get output

Implementation

String? get output;
set output (String? output)

Implementation

set output(String? output);