HttpClientRequestTypeX extension

on

Properties

isDelete bool
no setter
isGet bool
no setter
isPost bool
no setter
isPut bool
no setter

Methods

callFunction(Uri url, {Map<String, String>? headers, Object? body}) Future<Response>