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