envHubSecret top-level constant
String
const envHubSecret
The environment variable carrying the hub password for fa hub serve
(distinct from DAP_MASTER_SECRET, which is the CLIENT credential).
Implementation
const String envHubSecret = 'DAP_HUB_SECRET';