output property

IOSink output
getter/setter pair

The output stream to generate the Dart code.

  • You can change it to have the child tag to generate the Dart code
  • to, say, a buffer.

Implementation

IOSink output;