ProductVariantState.loading constructor

const ProductVariantState.loading()

The ProductVariantLoadingState state represents the state where product variants are being loaded.

Implementation

const factory ProductVariantState.loading() = ProductVariantLoadingState;