call abstract method

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

Implementation

TRes call({
  Input$TargetACIInput? target,
  String? password,
  String? login,
  Input$IPhoneInput? phone,
});