getCoinInfo abstract method

Future<GetCoinInfoResponse> getCoinInfo(
  1. String coinType
)

Implementation

Future<GetCoinInfoResponse> getCoinInfo(String coinType);