@override Object toJson() => { if (predictions.isNotDefault) 'predictions': encodeList(predictions), };