workflowController property Null safety
Workflow controller maintaining authentication status
Implementation
AuthWorkflowController get workflowController =>
Get.find<AuthWorkflowController>();
Workflow controller maintaining authentication status
AuthWorkflowController get workflowController =>
Get.find<AuthWorkflowController>();