output property

List<Predictions> get output

Implementation

List<Predictions> get output => _output.toList();