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