active property

Implementation

IdentityCredentialsType? get active => _$this._active;
void active=(IdentityCredentialsType? active)

Implementation

set active(IdentityCredentialsType? active) => _$this._active = active;