adUnitId property

String get adUnitId

Implementation

String get adUnitId => Platform.isAndroid ? adUnitIdAndroid : adUnitIdIos;