sealedResult property

String? sealedResult
final

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

final String? sealedResult;