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