menu
supertokens_flutter
supertokens-http-client
send function
send
brightness_4
send
function
Future
send
(
dynamic
req
)
Implementation
Future<http.StreamedResponse> send(http.BaseRequest req) => _innerSTClient.send(req);
supertokens_flutter
supertokens-http-client
send function
supertokens-http-client library
Classes
Client
CustomRequest
UnauthorisedResponse
Functions
delete
get
patch
post
put
send
Enums
UnauthorisedStatus