UnknownView constructor

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

Implementation

const UnknownView({super.key});