2023-06-14 20:47:18 -05: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 09:48:28 -04:00
**title** | **String** | This property was deprecated in v1.100.0 |
2024-03-27 22:27:26 -05:00
**yearsAgo** | **int** | |
2023-06-14 20:47:18 -05: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)