errorCode property

String? errorCode
final

The code of any error encountered when this check is performed during this audit. One of "INSUFFICIENT_PERMISSIONS" or "AUDIT_CHECK_DISABLED".

Implementation

final String? errorCode;