call abstract method

TRes call({
  1. String? item,
  2. bool? enable,
  3. String? $__typename,
})

Implementation

TRes call({
  String? item,
  bool? enable,
  String? $__typename,
});