CopyWith$Input$LandingPagesInput<TRes>  class 
    abstract
 
Constructors
- CopyWith$Input$LandingPagesInput(Input$LandingPagesInput instance, TRes then(Input$LandingPagesInput))
- 
          
            factory
- CopyWith$Input$LandingPagesInput.stub(TRes res)
- 
          
            factory
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- 
  seo
  → CopyWith$Input$SeoComponentInput<TRes> 
- 
  
  no setter
- 
  target
  → CopyWith$Input$TargetACIInput<TRes> 
- 
  
  no setter
Methods
- 
  call({Input$TargetACIInput? target, Enum$LandingPageTypeEnum? pageType, String? pageReference, String? pageTitle, String? pageDescription, String? url, List< String> ? tags, Input$SeoComponentInput? seo, List<Input$LandingPagesDataInput> ? sectionData, List<Input$LandingPagesTranslationInput> ? translation}) → TRes
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  sectionData(Iterable< Input$LandingPagesDataInput> ? _fn(Iterable<CopyWith$Input$LandingPagesDataInput< ?)) → TResInput$LandingPagesDataInput> >
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
- 
  translation(Iterable< Input$LandingPagesTranslationInput> ? _fn(Iterable<CopyWith$Input$LandingPagesTranslationInput< ?)) → TResInput$LandingPagesTranslationInput> >
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited