mountWidgetAdId method

void mountWidgetAdId(
  1. int adId
)

Implementation

void mountWidgetAdId(int adId) => _mountedWidgetAdIds.add(adId);