menu
dutato
domain/entities/org_integration.dart
OrgIntegration
needsAttention property
needsAttention
dark_mode
light_mode
description
needsAttention
property
bool
get
needsAttention
Implementation
bool get needsAttention => status == OrgIntegrationStatus.degraded;
dutato
org_integration
OrgIntegration
needsAttention property
OrgIntegration class