$asJotformAnswer property
      
      JotformAnswerCopyWith<$R, JotformAnswer, $Out> 
      get
      $asJotformAnswer
      
    
    
    
Implementation
JotformAnswerCopyWith<$R, JotformAnswer, $Out> get $asJotformAnswer =>
    $base.as((v, t, t2) => _JotformAnswerCopyWithImpl(v, t, t2));