call abstract method

TRes call({
  1. String? type,
  2. String? value,
})

Implementation

TRes call({String? type, String? value});