FWFormViewModelDelegate
protocol FWFormViewModelDelegate : AnyObject
                Responsible for providing a communication path
between the FWFormViewModel and its View.
- 
                  
                  
Notifies the
Viewthat the setup is done.Declaration
Swift
func didSetUp() 
            View on GitHub
          
      FWFormViewModelDelegate Protocol Reference