CopyWith$Input$MediaInput<TRes>  class 
    abstract
 
Constructors
- CopyWith$Input$MediaInput(Input$MediaInput instance, TRes then(Input$MediaInput))
- 
          
            factory
- CopyWith$Input$MediaInput.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
Methods
- 
  call({List< String> ? videos, List<Input$PictureInput> ? pictures, List<Input$PictureInput> ? deg360}) → TRes
- 
  deg360(Iterable< Input$PictureInput> ? _fn(Iterable<CopyWith$Input$PictureInput< ?)) → TResInput$PictureInput> >
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  pictures(Iterable< Input$PictureInput> ? _fn(Iterable<CopyWith$Input$PictureInput< ?)) → TResInput$PictureInput> >
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited