menu
dart_appwrite package
documentation
models.dart
BackupArchive
services property
services property
dark_mode
light_mode
services
property
List
<
String
>
services
final
The services that are backed up by this archive.
Implementation
final List<String> services;
dart_appwrite package
documentation
models
BackupArchive
services property
BackupArchive class