LifeCycleState<T extends GetxController> constructor

LifeCycleState<T extends GetxController>({
  1. Key? key,
})

Implementation

LifeCycleState({super.key});