ping abstract method

Future<Result<bool, String>> ping()

check coingecko service

Implementation

Future<Result<bool, String>> ping();