menu
googleapis package
documentation
walletobjects/v1.dart
Money
Money constructor
Money constructor
dark_mode
light_mode
Money
constructor
Money
(
{
String
?
currencyCode
,
String
?
kind
,
String
?
micros
,
})
Implementation
Money({ this.currencyCode, this.kind, this.micros, });
googleapis package
documentation
walletobjects/v1
Money
Money constructor
Money class