allowMissing property

bool? allowMissing
getter/setter pair

If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.

Implementation

core.bool? allowMissing;