AssetMetricsResponse constructor

AssetMetricsResponse(
  1. Status status,
  2. AssetMetric assetMetric
)

Implementation

AssetMetricsResponse(this.status, this.assetMetric);