call abstract method
TRes
call({
- String? id,
- String? amount,
- double? fee,
- Enum$WalletTypeEnum? walletType,
- DateTime? createdAt,
- DateTime? updatedAt,
- Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin? coin,
- Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner? owner,
- Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$target? target,
Implementation
TRes call({
String? id,
String? amount,
double? fee,
Enum$WalletTypeEnum? walletType,
DateTime? createdAt,
DateTime? updatedAt,
Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$coin?
coin,
Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner?
owner,
Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$target?
target,
});