String? get itemType => _$this._itemType;
set itemType(covariant String? itemType) => _$this._itemType = itemType;