BatchGetAssetsHistoryResponse constructor
BatchGetAssetsHistoryResponse({
- List<
TemporalAsset> ? assets,
Implementation
BatchGetAssetsHistoryResponse({this.assets});
BatchGetAssetsHistoryResponse({this.assets});