menu
googleapis package
documentation
merchantapi/accounts_v1.dart
AccountRelationship
AccountRelationship.new constructor
AccountRelationship.new constructor
dark_mode
light_mode
AccountRelationship
constructor
AccountRelationship
(
{
String
?
accountIdAlias
,
String
?
name
,
String
?
provider
,
String
?
providerDisplayName
,
})
Implementation
AccountRelationship({ this.accountIdAlias, this.name, this.provider, this.providerDisplayName, });
googleapis package
documentation
merchantapi/accounts_v1
AccountRelationship
AccountRelationship.new constructor
AccountRelationship class