exportDexscreenerV1LatestBlockGet method
Implementation
Future<chopper.Response<LatestBlockResponse$Response>>
exportDexscreenerV1LatestBlockGet() {
generatedMapping.putIfAbsent(LatestBlockResponse$Response,
() => LatestBlockResponse$Response.fromJsonFactory);
return _exportDexscreenerV1LatestBlockGet();
}