preselectedOrgId property

String? preselectedOrgId
final

When non-null, the per-org preferences section auto-selects this organization. Set by the /org/:orgId/notifications/preferences route so admins land directly on the org they came from.

Implementation

final String? preselectedOrgId;