supabaseKey property is now private from SupabaseClient

How can I find this value in a place where I don't want to access environmental variables in flutter. I'm just passing an instance to a repository that makes some specific supabase storage rest requests.
Was this page helpful?