call abstract method

TRes call({
  1. String? page,
  2. String? product,
})

Implementation

TRes call({
  String? page,
  String? product,
});