ApiView<T extends Cubit> constructor

const ApiView<T extends Cubit>({
  1. Key? key,
})

Implementation

const ApiView({super.key});