network_client library

Functions

callAPIMethod({required String method, required String url, Map<String, String>? headers, Map<String, dynamic>? body}) Future<NetworkResponse>
Universal API Call Method