call abstract method

TRes call({
  1. Input$PictureInput? image,
  2. String? icon,
  3. String? title,
  4. String? description,
  5. Input$SlidesContentCallToActionInput? calltoaction,
})

Implementation

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