call abstract method

TRes call({
  1. String? url,
  2. bool? enable,
})

Implementation

TRes call({
  String? url,
  bool? enable,
});