call abstract method

TRes call({
  1. String? name,
  2. Input$FullAddressOwnerPhoneInput? phone,
})

Implementation

TRes call({
  String? name,
  Input$FullAddressOwnerPhoneInput? phone,
});