allowMissing property

bool? allowMissing
getter/setter pair

If set to true, and the App is not found, the request will succeed but no action will be taken on the server.

Implementation

core.bool? allowMissing;