WrrPolicy constructor

WrrPolicy({
  1. List<WrrPolicyItem>? item,
})

Implementation

WrrPolicy({this.item});