MissingConfig constructor

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

Implementation

const MissingConfig({super.key});