call abstract method

TRes call({
  1. String? label,
  2. String? description,
  3. String? icon,
  4. Input$PictureInput? picture,
  5. String? link,
  6. bool? router,
  7. String? user,
  8. Input$TargetACIInput? target,
})

Implementation

TRes call({
  String? label,
  String? description,
  String? icon,
  Input$PictureInput? picture,
  String? link,
  bool? router,
  String? user,
  Input$TargetACIInput? target,
});