clientSecret property
The client secret loaded from config/google_client_secret.json
, null
if the client secrets failed to load.
Implementation
static final clientSecret = _loadClientSecret();
The client secret loaded from config/google_client_secret.json
, null
if the client secrets failed to load.
static final clientSecret = _loadClientSecret();