RequestApi.get({ required String url, this.headers, this.enableCache = false, }) : method = "GET", body = {}, files = [], uri = Uri.parse(url), bodyJson = {};