startMobileAds property Null safety

bool? startMobileAds
read / write

Defaults to true. The property only takes effect when type is admob. Only supported on iOS.

Implementation

bool? startMobileAds;