call abstract method

TRes call({
  1. int? code,
  2. String? email,
  3. Input$IPhoneInput? phone,
  4. Input$TargetACIInput? target,
})

Implementation

TRes call({
  int? code,
  String? email,
  Input$IPhoneInput? phone,
  Input$TargetACIInput? target,
});