menu
kumiho
auth.dart
AuthEnvVars
firebaseApiKey constant
firebaseApiKey
dark_mode
light_mode
firebaseApiKey
constant
String
const
firebaseApiKey
Firebase API key for token refresh.
Implementation
static const String firebaseApiKey = 'KUMIHO_FIREBASE_API_KEY';
kumiho
auth
AuthEnvVars
firebaseApiKey constant
AuthEnvVars class