v1AssetsGet method
Implementation
Future<chopper.Response<AssetListResponse$Response>> v1AssetsGet() {
generatedMapping.putIfAbsent(AssetListResponse$Response,
() => AssetListResponse$Response.fromJsonFactory);
return _v1AssetsGet();
}
Future<chopper.Response<AssetListResponse$Response>> v1AssetsGet() {
generatedMapping.putIfAbsent(AssetListResponse$Response,
() => AssetListResponse$Response.fromJsonFactory);
return _v1AssetsGet();
}