projectSecretKey property
Secret key for authenticating with the bot service. Keep this secure and never expose in logs.
Implementation
String get userID;/// Secret key for authenticating with the bot service.
/// Keep this secure and never expose in logs.
String get projectSecretKey;