DataPolicyOption constructor

DataPolicyOption({
  1. String? name,
})

Implementation

DataPolicyOption({this.name});