menu
googleapis package
documentation
content/v2_1.dart
AccountIdentifier
AccountIdentifier.new constructor
AccountIdentifier.new constructor
dark_mode
light_mode
AccountIdentifier
constructor
AccountIdentifier
(
{
String
?
aggregatorId
,
String
?
merchantId
,
})
Implementation
AccountIdentifier({
this
.aggregatorId,
this
.merchantId, });
googleapis package
documentation
content/v2_1
AccountIdentifier
AccountIdentifier.new constructor
AccountIdentifier class
Constructors
new
fromJson
Properties
aggregatorId
hashCode
merchantId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==