GetView<T> constructor

const GetView<T>({
  1. Key? key,
})

Implementation

const GetView({super.key});