call abstract method

TRes call({
  1. String? customKey,
  2. String? customValue,
})

Implementation

TRes call({
  String? customKey,
  String? customValue,
});