CommandEmpty constructor

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

Implementation

const CommandEmpty({super.key});