predictions property

List<Predictions>? get predictions

Implementation

List<Predictions>? get predictions => _predictions;