type property
PLLocalAccountIdentificationTypeEnum?
get
type
Implementation
PLLocalAccountIdentificationTypeEnum? get type => _$this._type;
set
type
(PLLocalAccountIdentificationTypeEnum? type)
Implementation
set type(PLLocalAccountIdentificationTypeEnum? type) => _$this._type = type;