type property

Implementation

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

Implementation

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