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