call abstract method

TRes call({
  1. String? name,
  2. Input$DocumentContentInput? content,
  3. double? size,
  4. String? owner,
})

Implementation

TRes call({
  String? name,
  Input$DocumentContentInput? content,
  double? size,
  String? owner,
});