id property

int id

An internal id that identifies this mobile ad to the native AdMob plugin.

Plugin log messages will identify this property as the ad's mobileAdId.

Implementation

int get id => hashCode;