findAssetByTicker abstract method

CurrencyAsset? findAssetByTicker(
  1. String ticker
)

Implementation

CurrencyAsset? findAssetByTicker(String ticker);