call abstract method
TRes
call({
- String? title,
- String? description,
- Input$PictureInput? picture,
- String? outbound,
- Input$TargetACIInput? target,
Implementation
TRes call({
String? title,
String? description,
Input$PictureInput? picture,
String? outbound,
Input$TargetACIInput? target,
});