type property

Implementation

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

Implementation

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