predictions property

  1. @JsonKey(defaultValue: <Prediction>[])
List<Prediction> predictions
final

Implementation

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