adParam property

AdParam adParam

Implementation

AdParam get adParam {
  return _adParam ?? AdParam();
}