Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content class
Constructors
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content({bool? profile, bool? notification, bool? wallet, bool? challenge, bool? chat, bool? campaigns, bool? buttons, bool? badges, bool? leaderboard, bool? marketplace, bool? theme, bool? affiliate, Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin? marketplaceCoin})
-
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content.fromJson(Map<
String, dynamic> json) -
factory
Properties
- affiliate → bool?
-
final
- badges → bool?
-
final
-
final
- campaigns → bool?
-
final
- challenge → bool?
-
final
- chat → bool?
-
final
-
copyWith
→ CopyWith$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content<
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content> -
Available on Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content, provided by the UtilityExtension$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- leaderboard → bool?
-
final
- marketplace → bool?
-
final
- marketplaceCoin → Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$content$marketplaceCoin?
-
final
- notification → bool?
-
final
- profile → bool?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- theme → bool?
-
final
- wallet → bool?
-
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