CopyWith$Query$quest$quest$audience<TRes> class
abstract
Constructors
- CopyWith$Query$quest$quest$audience(Query$quest$quest$audience instance, TRes then(Query$quest$quest$audience))
-
factory
- CopyWith$Query$quest$quest$audience.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
media
→ CopyWith$Query$quest$quest$audience$media<
TRes> -
no setter
-
reach
→ CopyWith$Query$quest$quest$audience$reach<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{String? id, String? icon, String? title, String? description, Query$quest$quest$audience$media? media, Query$quest$quest$audience$reach? reach, DateTime? createdAt, DateTime? updatedAt}) → 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