legalInfoID top-level constant

String const legalInfoID

Legal Info ID read from Environment variables

This ID is passed to LegalApi.getLegalInfo such that a client may retrieve the legal copy it needs to display

Implementation

const legalInfoID = String.fromEnvironment('LEGAL_INFO_ID');