menu
terra_sdk package
documentation
Core/coin.dart
Coin
toLongCoin method
toLongCoin method
dark_mode
light_mode
toLongCoin
method
Coin
toLongCoin
(
)
Implementation
Coin toLongCoin() { return Coin(denom, amount); }
terra_sdk package
documentation
Core/coin
Coin
toLongCoin method
Coin class