type property

Implementation

IdentityCredentialsType? get type => _$this._type;
void type=(IdentityCredentialsType? type)

Implementation

set type(IdentityCredentialsType? type) => _$this._type = type;