authenticationApplied property

bool? get authenticationApplied

Implementation

bool? get authenticationApplied => _$this._authenticationApplied;
set authenticationApplied (bool? authenticationApplied)

Implementation

set authenticationApplied(bool? authenticationApplied) =>
    _$this._authenticationApplied = authenticationApplied;