call abstract method

TRes call({
  1. String? name,
  2. String? type,
  3. Input$ContentTypeImageInput? image,
})

Implementation

TRes call({
  String? name,
  String? type,
  Input$ContentTypeImageInput? image,
});