utils/APIUtils library

Functions

callAPI(String? api, {String apiLang = "", Object? request, Uri? uri, bool isGetAPI = false}) Future<Response>