type property

Implementation

UKLocalAccountIdentificationTypeEnum? get type => _$this._type;

Implementation

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