CoherenceInstance constructor

CoherenceInstance({
  1. required String? prediction,
})

Implementation

CoherenceInstance({required this.prediction}) : super(fullyQualifiedName);