cookie 属性

String? cookie

实现

String? get cookie native;
void cookie=(String? value)

实现

set cookie(String? value) native;