menu
googleapis package
documentation
walletobjects/v1.dart
GroupingInfo
GroupingInfo.new constructor
GroupingInfo.new constructor
dark_mode
light_mode
GroupingInfo
constructor
GroupingInfo
(
{
String
?
groupingId
,
int
?
sortIndex
,
})
Implementation
GroupingInfo({
this
.groupingId,
this
.sortIndex, });
googleapis package
documentation
walletobjects/v1
GroupingInfo
GroupingInfo.new constructor
GroupingInfo class
Constructors
new
fromJson
Properties
groupingId
hashCode
runtimeType
sortIndex
Methods
noSuchMethod
toJson
toString
Operators
operator ==