domain property

String? domain
getter/setter pair

The cookie domain.

NOTE: on Android it will be always null.

Implementation

String? domain;