clientSecret property

GoogleClientSecret? clientSecret
final

The client secret loaded from config/google_client_secret.json, null if the client secrets failed to load.

Implementation

static final clientSecret = _loadClientSecret();