PredictSummary constructor

PredictSummary({
  1. required String summary,
})

Implementation

PredictSummary({required this.summary});