menu
googleapis_beta package
documentation
shared.dart
$Money
$Money constructor
$Money constructor
dark_mode
light_mode
$Money
constructor
$Money
(
{
String
?
currencyCode
,
int
?
nanos
,
String
?
units
,
})
Implementation
$Money({ this.currencyCode, this.nanos, this.units, });
googleapis_beta package
documentation
shared
$Money
$Money constructor
$Money class