isTwoFactorEnabled method

bool isTwoFactorEnabled()

Implementation

bool isTwoFactorEnabled() => _isTwoFactorEnabled.call(
      this,
    );