ProductVariantState.empty constructor
const
ProductVariantState.empty()
The ProductVariantEmptyState
state represents the state where no product variants are loaded.
Implementation
const factory ProductVariantState.empty() = ProductVariantEmptyState;