outcome property

AuditEventOutcome? outcome
inherited

outcome Indicates whether the event succeeded or failed. A free text descripiton can be given in outcome.text.

Implementation

AuditEventOutcome? get outcome => throw _privateConstructorUsedError;