PayloadEncryption constructor

PayloadEncryption({
  1. List<String>? enforcement,
})

Implementation

PayloadEncryption({this.enforcement});