Gets a copy of the output data as a List<int>.
List<int>
List<int> get output => List<int>.from(_output);