AssetInfoScreenerResponse$Response constructor
const
AssetInfoScreenerResponse$Response({
- required AssetInfoScreenerSchema asset,
Implementation
const AssetInfoScreenerResponse$Response({
required this.asset,
});