azureObjectId property
String?
get
azureObjectId
Gets the Azure AD client secret from the environment variables.
Returns:
- The Azure AD client secret as a string.
Implementation
String? get azureObjectId => env["AZURE_OBJECT_ID"];