expiresDate property

int? expiresDate
getter/setter pair

The cookie expiration date in milliseconds.

NOTE: on Android it will be always null.

Implementation

int? expiresDate;