state property

String? state
getter/setter pair

The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).

Implementation

core.String? state;