menu
pancake_swap_sdk package
documentation
core/entities/fraction/index.dart
Currency
Currency.new constructor
Currency.new constructor
dark_mode
light_mode
Currency
constructor
Currency
(
int
decimals
,
String
?
symbol
,
String
?
name
)
Implementation
Currency( this.decimals, this.symbol, this.name, );
pancake_swap_sdk package
documentation
core/entities/fraction/index
Currency
Currency.new constructor
Currency class