Predictions.empty constructor

Predictions.empty()

Implementation

Predictions.empty() :
  this.type = '',
  this.features = [],
  this.query = [];