SellerProtection constructor
const
SellerProtection({
- SellerProtectionStatus? status,
- List<
DisputeCategoryValue> ? disputeCategories,
Implementation
const SellerProtection({this.status, this.disputeCategories});