call abstract method

TRes call({
  1. String? website,
  2. String? email,
  3. Input$PhoneInput? phone,
})

Implementation

TRes call({
  String? website,
  String? email,
  Input$PhoneInput? phone,
});