menu
another_square package
documentation
square_models.dart
Money
Money constructor
Money constructor
dark_mode
light_mode
Money
constructor
Money
(
{
int
?
amount
,
String
?
currency
,
})
Implementation
Money({this.amount, this.currency});
another_square package
documentation
square_models
Money
Money constructor
Money class