getCurrencyAvailableForToken abstract method

Future<NetworkResponse> getCurrencyAvailableForToken(
  1. dynamic tokenType
)

Implementation

Future<NetworkResponse> getCurrencyAvailableForToken(tokenType);