Pixels constructor

Pixels({
  1. Facebook? facebook,
})

Implementation

Pixels({
  this.facebook,
});