AdEngine constructor

AdEngine()

Implementation

factory AdEngine() {
  return _singleton;
}