call abstract method

TRes call({
  1. String? label,
  2. String? link,
})

Implementation

TRes call({
  String? label,
  String? link,
});