v1MarketsGet method
Implementation
Future<chopper.Response<MarketListResponse$Response>> v1MarketsGet() {
generatedMapping.putIfAbsent(MarketListResponse$Response,
() => MarketListResponse$Response.fromJsonFactory);
return _v1MarketsGet();
}