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