You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This file has been generated by the reflectable package.// https://github.com/dart-lang/reflectable.import'dart:core';
import'dart:_http'as prefix8; // <---- why is it importing private libraries? import'dart:async'as prefix9;
import'package:pharaoh/src/http/request.dart'as prefix5;
import'package:pharaoh/src/http/response.dart'as prefix6;
I am trying to use Cookie in a Class that is reflectable. I imported Cookie from