Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration class
Constructors
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration({Enum$WalletTypeEnum? walletType, Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet? wallet, String? amount})
-
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration.fromJson(Map<
String, dynamic> json) -
factory
Properties
- amount → String?
-
final
-
copyWith
→ CopyWith$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration<
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration> -
Available on Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration, provided by the UtilityExtension$Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- wallet → Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet?
-
final
- walletType → Enum$WalletTypeEnum?
-
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