orgId property

String? orgId
final

Optional org-id scope. Pass the org whose screen is being gated so the upgrade CTA navigates to THAT org's billing page, not a fallback first org. For solo paywalls (e.g. settings screen) leave this null.

Implementation

final String? orgId;