menu
dart_appwrite package
documentation
models.dart
DatabaseStatus
health property
health property
dark_mode
light_mode
health
property
String
health
final
Overall health status: healthy, degraded, or unhealthy.
Implementation
final String health;
dart_appwrite package
documentation
models
DatabaseStatus
health property
DatabaseStatus class