Soap constructor

Soap({
  1. required Summary summary,
})

Implementation

Soap({required this.summary});