Outcomes constructor

Outcomes({
  1. required String title,
})

Implementation

Outcomes({required this.title});