Flutter: Invokes a Supabase Edge Function. (original) (raw)

(Required)
The name of the function to invoke.

(Optional)
Custom headers to send with the request.

(Optional)
The body of the request.

(Optional)
HTTP method of the request. Defaults to POST.