Xxe constructor

Xxe({
  1. String? payloadLocation,
  2. String? payloadValue,
})

Implementation

Xxe({this.payloadLocation, this.payloadValue});