type property

Implementation

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

Implementation

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