call abstract method
TRes
call({
- String? amount,
- String? location,
- String? game,
- String? userId,
- String? card,
- Enum$TransactionTypeEnum? reason,
- Input$TargetACIInput? target,
Implementation
TRes call({
String? amount,
String? location,
String? game,
String? userId,
String? card,
Enum$TransactionTypeEnum? reason,
Input$TargetACIInput? target,
});