@override Map<String, String> get headers => _dio.options.headers.map((key, value) => MapEntry(key, value.toString()));