AddAccountService constructor
      
      AddAccountService({ 
    
    
- AccountAggregation? accountAggregation,
- String? provider,
Implementation
AddAccountService({this.accountAggregation, this.provider});