call abstract method

TRes call({
  1. bool? member_get_member,
  2. bool? show_onboarding_cashback,
})

Implementation

TRes call({
  bool? member_get_member,
  bool? show_onboarding_cashback,
});