menu
supabase package
documentation
supabase.dart
FunctionsClient
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
get
headers
Getter for the headers
Implementation
Map<String, String> get headers { return _headers; }
supabase package
documentation
supabase
FunctionsClient
headers property
FunctionsClient class