output property

String? output

Implementation

String? get output;
void output=(String? output)

Implementation

set output(String? output);