Pixels constructor

Pixels({
  1. String? event,
  2. String? url,
})

Implementation

Pixels({this.event, this.url});