2023-09-09 02:51:46 +00:00
# openapi.model.ServerConfigDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2023-10-11 02:37:13 +00:00
**isInitialized** | **bool** | |
2023-09-09 02:51:46 +00:00
**loginPageMessage** | **String** | |
**mapTileUrl** | **String** | |
**oauthButtonText** | **String** | |
2023-10-06 07:01:14 +00:00
**trashDays** | **int** | |
2023-09-09 02:51:46 +00: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)