Query$challenge$challenge$donation$donation$donation$cause$coin$api$check class
Constructors
-
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check.new({String? link, Enum$ApiMethods? method, List<
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$headers> ? headers, List<Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$params> ? params}) -
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check.fromJson(Map<
String, dynamic> json) -
factory
Properties
-
copyWith
→ CopyWith$Query$challenge$challenge$donation$donation$donation$cause$coin$api$check<
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check> -
Available on Query$challenge$challenge$donation$donation$donation$cause$coin$api$check, provided by the UtilityExtension$Query$challenge$challenge$donation$donation$donation$cause$coin$api$check extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
-
headers
→ List<
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$headers> ? -
final
- link → String?
-
final
- method → Enum$ApiMethods?
-
final
-
params
→ List<
Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$params> ? -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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