cookies property

Map<String, String> cookies
getter/setter pair

Store the cookies

Implementation

Map<String, String> cookies = {};