menu
dutato
config/supabase_config.dart
SupabaseConfig
anonKey property
anonKey
dark_mode
light_mode
description
anonKey
property
String
get
anonKey
The active Supabase anon (public) key.
Implementation
static String get anonKey => _anonKey;
dutato
supabase_config
SupabaseConfig
anonKey property
SupabaseConfig class