2023-06-15 03:47:18 +02:00
# openapi.model.MemoryLaneResponseDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assets** | [**List<AssetResponseDto>** ](AssetResponseDto.md ) | | [default to const []]
2024-04-29 15:48:28 +02:00
**title** | **String** | This property was deprecated in v1.100.0 |
2024-03-28 04:27:26 +01:00
**yearsAgo** | **int** | |
2023-06-15 03:47:18 +02:00
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)