Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration constructor
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration({
- Enum$WalletTypeEnum? walletType,
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet? wallet,
- double? amount,
Implementation
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration({
this.walletType,
this.wallet,
this.amount,
});