Map<String, dynamic> toMap() { return ProductVariantSearchModelMapper.ensureInitialized() .encodeMap<ProductVariantSearchModel>( this as ProductVariantSearchModel); }