core.Map<core.String, core.dynamic> toJson() => { if (context != null) 'context': context!, if (prediction != null) 'prediction': prediction!, };