VerificationContext.notEnabled constructor

const VerificationContext.notEnabled()

Constructs a verification context that can't be used to report errors. This is used internally by drift if integrity checks have been disabled.

Implementation

const VerificationContext.notEnabled() : _errors = const {};