will auto override the same header
static void addHeader(Map<String, dynamic> header) { _dio?.options.headers.addAll(header); }