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