Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload class
Constructors
- Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload({String? playstore, String? appstore, String? appgallery})
-
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload.fromJson(Map<
String, dynamic> json) -
factory
Properties
- appgallery → String?
-
final
- appstore → String?
-
final
-
copyWith
→ CopyWith$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload<
Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload> -
Available on Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload, provided by the UtilityExtension$Query$getQuestActivitiesByQuest$getQuestActivitiesByQuest$activity$action$definition$appDownload extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- playstore → String?
-
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