call abstract method

TRes call({
  1. String? theme,
  2. Input$PictureInput? picture,
  3. String? icon,
  4. bool? active,
  5. Input$WidgetIntegrationContentInput? content,
  6. Input$TargetACIInput? target,
})

Implementation

TRes call({
  String? theme,
  Input$PictureInput? picture,
  String? icon,
  bool? active,
  Input$WidgetIntegrationContentInput? content,
  Input$TargetACIInput? target,
});