error property

String? error
final

Error message from the native SDK, if availability check failed (e.g. init failed, attestation).

Implementation

final String? error;