CopyWith$Input$ScrapeSingleGroupInput<TRes> class abstract

Constructors

CopyWith$Input$ScrapeSingleGroupInput(Input$ScrapeSingleGroupInput instance, TRes then(Input$ScrapeSingleGroupInput))
factory
CopyWith$Input$ScrapeSingleGroupInput.stub(TRes res)
factory

Properties

group_input CopyWith$Input$ScrapedGroupInput<TRes>
no setter
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({String? query, String? group_id, Input$ScrapedGroupInput? group_input}) → TRes
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited