AggregateAssetsValuesResponse constructor
AggregateAssetsValuesResponse({
- List<
AggregationResult> ? results,
Implementation
AggregateAssetsValuesResponse({
this.results,
});