allowMissing property

bool? allowMissing
getter/setter pair

If set to true and the entry doesn't exist, the service will create it.

Optional.

Implementation

core.bool? allowMissing;