PanelyController constructor
PanelyController()
Implementation
PanelyController() {
GetIt.I.registerSingleton<PanelyController>(this);
navigationRestorationScopeId = const Uuid().v4();
}
PanelyController() {
GetIt.I.registerSingleton<PanelyController>(this);
navigationRestorationScopeId = const Uuid().v4();
}