mfaActive property

bool? mfaActive

Implementation

bool? get mfaActive => _$this._mfaActive;
void mfaActive=(bool? mfaActive)

Implementation

set mfaActive(bool? mfaActive) => _$this._mfaActive = mfaActive;