CopyWith$Query$challenge$challenge$donation$donation<TRes> class abstract

Properties

donation CopyWith$Query$challenge$challenge$donation$donation$donation<TRes>
no setter
hashCode int
The hash code for this object.
no setterinherited
media CopyWith$Query$challenge$challenge$donation$donation$media<TRes>
no setter
predefined CopyWith$Query$challenge$challenge$donation$donation$predefined<TRes>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
target CopyWith$Query$challenge$challenge$donation$donation$target<TRes>
no setter

Methods

call({String? id, String? title, String? code, String? description, String? icon, String? theme, Query$challenge$challenge$donation$donation$media? media, DateTime? createdAt, DateTime? updatedAt, Query$challenge$challenge$donation$donation$donation? donation, Query$challenge$challenge$donation$donation$predefined? predefined, Query$challenge$challenge$donation$donation$target? target}) → 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