ltcCoin top-level constant

dynamic const ltcCoin

Implementation

const ltcCoin = CoinEntity(
  name: 'Litecoin',
  symbol: 'LTC',
  decimals: 8,
);