AccountSessionPayoutsFeatures constructor
      const
      AccountSessionPayoutsFeatures({})
     
    
payouts_features_param
The list of features enabled in the embedded component.
Implementation
const AccountSessionPayoutsFeatures({
  this.editPayoutSchedule,
  this.instantPayouts,
  this.standardPayouts,
});