call abstract method
TRes
call({
- Input$PictureInput? image,
- String? icon,
- String? title,
- String? description,
- Input$SlidesContentCallToActionInput? calltoaction,
Implementation
TRes call({
Input$PictureInput? image,
String? icon,
String? title,
String? description,
Input$SlidesContentCallToActionInput? calltoaction,
});