NoConnection constructor

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

Implementation

const NoConnection({super.key});