data property

bytes data
read / write

Encrypted JSON-encoded data about the user. ; base64-encoded bytes List<int>

Implementation

late bytes data;