menu
sui package
documentation
client/core_client.dart
CoreClient
getCoinInfo abstract method
getCoinInfo abstract method
dark_mode
light_mode
getCoinInfo
abstract method
Future
<
GetCoinInfoResponse
>
getCoinInfo
(
String
coinType
)
Implementation
Future<GetCoinInfoResponse> getCoinInfo(String coinType);
sui package
documentation
client/core_client
CoreClient
getCoinInfo abstract method
CoreClient class