predictions property

  1. @JsonKey(defaultValue: [])
List<Prediction> predictions
getter/setter pair

Implementation

@JsonKey(defaultValue: [])
List<Prediction> predictions = [];