call abstract method

TRes call({
  1. String? baseUrl,
  2. String? path,
})

Implementation

TRes call({
  String? baseUrl,
  String? path,
});