Query$challenge$challenge$activities class
- Available extensions
Constructors
- Query$challenge$challenge$activities.new({Enum$TransactionChallengeTypeEnum? activityType, Query$challenge$challenge$activities$predefined? predefined})
-
Query$challenge$challenge$activities.fromJson(Map<
String, dynamic> json) -
factory
Properties
- activityType → Enum$TransactionChallengeTypeEnum?
-
final
-
copyWith
→ CopyWith$Query$challenge$challenge$activities<
Query$challenge$challenge$activities> -
Available on Query$challenge$challenge$activities, provided by the UtilityExtension$Query$challenge$challenge$activities extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- predefined → Query$challenge$challenge$activities$predefined?
-
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