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