$asJotformForm property
      
      JotformFormCopyWith<$R, JotformForm, $Out> 
      get
      $asJotformForm
      
    
    
    
Implementation
JotformFormCopyWith<$R, JotformForm, $Out> get $asJotformForm =>
    $base.as((v, t, t2) => _JotformFormCopyWithImpl(v, t, t2));