Query$challenge$challenge$donation$donation$donation$cause$target class
- Available extensions
Constructors
- Query$challenge$challenge$donation$donation$donation$cause$target.new({Query$challenge$challenge$donation$donation$donation$cause$target$pos? pos, Query$challenge$challenge$donation$donation$donation$cause$target$wholesaler? wholesaler, Query$challenge$challenge$donation$donation$donation$cause$target$manufacturer? manufacturer})
-
Query$challenge$challenge$donation$donation$donation$cause$target.fromJson(Map<
String, dynamic> json) -
factory
Properties
-
copyWith
→ CopyWith$Query$challenge$challenge$donation$donation$donation$cause$target<
Query$challenge$challenge$donation$donation$donation$cause$target> -
Available on Query$challenge$challenge$donation$donation$donation$cause$target, provided by the UtilityExtension$Query$challenge$challenge$donation$donation$donation$cause$target extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- manufacturer → Query$challenge$challenge$donation$donation$donation$cause$target$manufacturer?
-
final
- pos → Query$challenge$challenge$donation$donation$donation$cause$target$pos?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- wholesaler → Query$challenge$challenge$donation$donation$donation$cause$target$wholesaler?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override