sealedResult property

String? sealedResult
getter/setter pair

Sealed result, which is an encrypted content of the /events Server API response for this requestId, encoded in base64. The field will miss if Sealed Results are disabled or unavailable for another reason.

Implementation

external String? sealedResult;