call abstract method

TRes call({
  1. bool? blur,
  2. String? $__typename,
})

Implementation

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