Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action class
Constructors
- Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action({String? paramId, Enum$LeaderboardCycleEnum? leaderboard, Enum$OutboundWidgetActionsEnum? widgetAction})
-
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action.fromJson(Map<
String, dynamic> json) -
factory
Properties
-
copyWith
→ CopyWith$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action<
Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action> -
Available on Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action, provided by the UtilityExtension$Query$getLastWidgetOutboundsByTarget$getLastWidgetOutboundsByTarget$content$widget$callToAction$action extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- leaderboard → Enum$LeaderboardCycleEnum?
-
final
- paramId → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- widgetAction → Enum$OutboundWidgetActionsEnum?
-
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