MediaPlanner constructor

MediaPlanner({
  1. String? accountId,
})

Implementation

MediaPlanner({
  this.accountId,
});