CommandOutput$Typings extension

on

Properties

stderr Uint8List
The buffered output from the child process' stderr.
no setter
stdout Uint8List
The buffered output from the child process' stdout.
no setter