AuthTwoFactorInjectedFault constructor

const AuthTwoFactorInjectedFault(
  1. AuthTwoFactorAtomicFaultPoint point
)

Creates a fault associated with point.

Implementation

const AuthTwoFactorInjectedFault(this.point);