MyCoverage constructor

const MyCoverage({
  1. Key? key,
})

Implementation

const MyCoverage({super.key});