cookies property

List<WebViewCookie> cookies
final

The initial set of cookies to set before the webview does its first load.

Implementation

final List<WebViewCookie> cookies;