organizationUrnPrefix top-level constant

String const organizationUrnPrefix

The prefix of organization URN(Uniform Resource Name)for the organization in Logto. @example urn:logto:organization:org_1234 @see {@link https://en.wikipedia.org/wiki/Uniform_Resource_Name | Uniform Resource Name}

Implementation

const String organizationUrnPrefix = 'urn:logto:organization:';